public static interface NavigationPreference.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
onShowFragment(NavigationPreference navigationPreference)
The method, which is invoked, when the fragment, which is associated with a specific
navigation preference, should be shown.
|
void onShowFragment(NavigationPreference navigationPreference)
navigationPreference - The navigation preference, whose fragment should be shown, as an instance of the
class NavigationPreference. The navigation preference may not be null