Method | Description | |
---|---|---|
Setup ( Android.Content.Context applicationContext ) : Android.Content |
Method | Description | |
---|---|---|
CreateApp ( ) : IMvxApplication | ||
CreateViewPresenter ( ) : IMvxAndroidViewPresenter |
This is very important to override. The default view presenter does not know how to show fragments!
|
|
InitializeFirstChance ( ) : void |
protected CreateViewPresenter ( ) : IMvxAndroidViewPresenter | ||
return | IMvxAndroidViewPresenter |
public Setup ( Android.Content.Context applicationContext ) : Android.Content | ||
applicationContext | Android.Content.Context | |
return | Android.Content |