| Interface | Description |
|---|---|
| DialogFragmentAccessor<DIALOG_FRAGMENT,FRAGMENT,FRAGMENT_MANAGER> | |
| FragmentAccessor<FRAGMENT,FRAGMENT_MANAGER> | |
| FragmentActivityAccessor<FRAGMENT_ACTIVITY extends android.app.Activity,FRAGMENT_MANAGER> | |
| FragmentManagerAccessor<FRAGMENT_MANAGER,FRAGMENT> |
| Class | Description |
|---|---|
| FragmentCompat<FRAGMENT,DIALOG_FRAGMENT,FRAGMENT_MANAGER,FRAGMENT_ACTIVITY extends android.app.Activity> |
Compatibility abstraction which allows us to generalize access to both the
support library's fragments and the built-in framework version.
|
| FragmentCompatUtil | |
| HandlerUtil | |
| ResourcesUtil | |
| ViewGroupUtil | |
| ViewUtil |