Modern ImageViewer with ViewPager2 slideshow.
More...
|
|
void | finish () |
| |
|
void | onServiceConnected (ComponentName name, IBinder binder) |
| |
|
void | onServiceDisconnected (ComponentName name) |
| |
|
void | onRightToLeftSwipe () |
| |
|
void | onLeftToRightSwipe () |
| |
|
void | onTopToBottomSwipe () |
| |
|
void | onBottomToTopSwipe () |
| |
|
void | beginOnTouchProcessing (View v, MotionEvent event) |
| |
|
void | endOnTouchProcessing (View v, MotionEvent event) |
| |
|
void | toggleControlsFromFragment () |
| |
|
void | play () |
| |
|
void | pause () |
| |
|
void | stop () |
| |
|
void | next () |
| |
|
void | previous () |
| |
|
void | exit () |
| |
|
boolean | onCreateOptionsMenu (android.view.Menu menu) |
| |
|
boolean | onOptionsItemSelected (android.view.MenuItem item) |
| |
|
boolean | handleMenuItem (int itemId) |
| |
|
void | onBackPressed () |
| |
|
|
static final String | URIS = "URIS_PARAM" |
| |
|
static final String | AUTO_START_SHOW = "AUTO_START_SHOW" |
| |
|
|
void | onCreate (Bundle savedInstanceState) |
| |
|
void | onStart () |
| |
|
void | onResume () |
| |
|
void | onStop () |
| |
|
void | onNewIntent (Intent intent) |
| |
|
void | onSaveInstanceState (Bundle outState) |
| |
Modern ImageViewer with ViewPager2 slideshow.
The documentation for this class was generated from the following file:
- /github/workspace/yaacc/src/main/java/de/yaacc/imageviewer/ImageViewerActivity.java