-
- All Implemented Interfaces:
-
android.widget.Adapter,android.widget.ListAdapter,android.widget.SpinnerAdapter
public class InfoMapOptionsDialog extends MapOptionsDialog
-
-
Constructor Summary
Constructors Constructor Description InfoMapOptionsDialog(InfoMapActivity infoMapActivity)
-
Method Summary
Modifier and Type Method Description ViewgetView(Integer position, View convertView, ViewGroup parent)-
Methods inherited from class xyz.thespud.skimap.activities.InfoMapOptionsDialog
getCount, getItem, getItemId -
Methods inherited from class xyz.thespud.skimap.activities.MapOptionsDialog
areAllItemsEnabled, getAutofillOptions, getDropDownView, getItemViewType, getViewTypeCount, hasStableIds, isEmpty, isEnabled, notifyDataSetChanged, notifyDataSetInvalidated, registerDataSetObserver, setAutofillOptions, unregisterDataSetObserver -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-