public interface FragmentItem
| Modifier and Type | Method and Description |
|---|---|
void |
onSelected(FragmentTransaction ft) |
void |
onUnselected(FragmentTransaction ft) |
void onSelected(@Nonnull FragmentTransaction ft)
void onUnselected(@Nonnull FragmentTransaction ft)
Copyright © 2014 se.solovyev. All Rights Reserved.