| java.lang.Object | ||
| ↳ | ViewPager | |
| ↳ | com.esri.android.map.popup.ArcGISMediaFullScreenView | |
Default view to display the media in full screen.
| 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
| |||||||||||
Constructor taking a context, an ArcGISMediaAdapter and the index of the currently selected item of the
media adapter.
| context | the context |
|---|---|
| mMediaAdapter | the m media adapter |
| selectedMediaIndex | the selected media index |