Interface | Description |
---|---|
ActionBarInterface |
Wrapper activity for an action bar.
|
ActionBarInterface.OnMenuVisibilityListener | |
PhotoViewCallbacks | |
PhotoViewCallbacks.CursorChangedListener | |
PhotoViewCallbacks.OnScreenListener |
Listener to be invoked for screen events.
|
PhotoViewController.ActivityInterface |
Defines the interface between the Activity and this class.
|
PhotoViewPager.OnInterceptTouchListener |
Provides an ability to intercept touch events.
|
Class | Description |
---|---|
ActionBarWrapper |
Wrapper around
ActionBar . |
Intents |
Build intents to start app activities
|
Intents.PhotoViewIntentBuilder |
Builder to create a photo view intent
|
PhotoViewActivity |
Activity to view the contents of an album.
|
PhotoViewController |
This class implements all the logic of the photo view activity.
|
PhotoViewPager |
View pager for photo view fragments.
|
Enum | Description |
---|---|
PhotoViewPager.InterceptType |
A type of intercept that should be performed
|