-
- All Implemented Interfaces:
-
android.widget.Adapter,android.widget.ListAdapter,android.widget.SpinnerAdapter
public class LiveMapOptionsDialog extends MapOptionsDialog
-
-
Constructor Summary
Constructors Constructor Description LiveMapOptionsDialog(LiveMapActivity liveMapActivity, Integer menu)
-
Method Summary
Modifier and Type Method Description ViewgetView(Integer position, View convertView, ViewGroup parent)-
Methods inherited from class xyz.thespud.skimap.activities.LiveMapOptionsDialog
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
-
-