-
public final class HelpItem.Custom extends HelpItem
Shows a custom help item with the given title and starts an activity with the given intent when clicked.
-
-
Constructor Summary
Constructors Constructor Description HelpItem.Custom(Integer customTitle, Intent intent)
-