Interface | Description |
---|---|
AnimationListFragment.Callbacks |
A callback interface that all activities containing this fragment must
implement.
|
Class | Description |
---|---|
AnimationDetailActivity |
An activity representing a single Animation detail screen.
|
AnimationDetailFragment |
This is a fragment representing a single Animation detail screen which shows
off all the possible animations available in the AndroidAnimator library.
|
AnimationListActivity |
An activity representing a list of Animations.
|
AnimationListFragment |
A list fragment representing a list of Animations.
|