hansschmucker Android Enthusiast Jul 31, 2011 #3 I think he means the dropdown button, or do you see three Pref Activities here? No idea what it's called though as I have ignored the UI system so far.
I think he means the dropdown button, or do you see three Pref Activities here? No idea what it's called though as I have ignored the UI system so far.
alostpacket Over Macho Grande? Jul 31, 2011 #4 I do believe that's called a Dialog Preference DialogPreference | Android Developers
Q QuackWare Newbie Aug 1, 2011 #5 To add on to alostpacket's response, it could be an EditTextPreference which is a subclass of DialogPreference: EditTextPreference | Android Developers
To add on to alostpacket's response, it could be an EditTextPreference which is a subclass of DialogPreference: EditTextPreference | Android Developers