public class

ArcGISMediaFullScreenView

extends ViewPager
java.lang.Object
   ↳ ViewPager
     ↳ com.esri.android.map.popup.ArcGISMediaFullScreenView

Class Overview

Default view to display the media in full screen.

Summary

Public Constructors
ArcGISMediaFullScreenView(Context context, ArcGISMediaAdapter mMediaAdapter, int selectedMediaIndex)
Constructor taking a context, an ArcGISMediaAdapter and the index of the currently selected item of the media adapter.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ArcGISMediaFullScreenView (Context context, ArcGISMediaAdapter mMediaAdapter, int selectedMediaIndex)

Constructor taking a context, an ArcGISMediaAdapter and the index of the currently selected item of the media adapter.

Parameters
context the context
mMediaAdapter the m media adapter
selectedMediaIndex the selected media index