If I add a ListPreference
in my settings.xml the framework shows a list-entry that when clicked shows a list of options. Is it possible to show the list "inline" I mean without making the user having to click on the entry to see the list?
What I need is to show the current selected option and then when the user clicks on it, hte list of all the available options to allow the user to pick another one.
I found this example but I wonder how my HTC can show a combo in the Accessibility settings (for "Touch & hold delay").