C# Class CrossUI.Droid.Dialog.LinearDialogActivity

DialogActivity based on a linear view, this will solve all edittext related focus problems when using elements suggestions at http://stackoverflow.com/questions/2679948/focusable-edittext-inside-listview doesn't help for example
Inheritance: Android.App.Activity
Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes publiques

Méthode Description
OnContentChanged ( ) : void

Private Methods

Méthode Description
EnsureListView ( ) : LinearDialogScrollView

Method Details

OnContentChanged() public méthode

public OnContentChanged ( ) : void
Résultat void