class ChoiceDialogFragment : PromptDialogFragment
android.support.v4.app.DialogFragment implementation to display choice(options,optgroup and menu) web content in native dialogs. |
|
abstract class PromptDialogFragment : DialogFragment
An abstract representation for all different types of prompt dialogs. for handling PromptFeature dialogs. |
|
class PromptFeature
Feature for displaying native dialogs for html elements like: input type date,file,time,color, option, menu, authentication, confirmation and other alerts. |