I would like to have a menu like the following:
How can I do that? I wanted to use PreferenceFragment but I'm starting to think that it's done in a different fashion... In particular I would like to have a list of radiobuttons with a "config" icon next to every Radiobutton (only the right part of the screen to be clear).
I'm looking at the Android source but without any idea... also a pointer would be appreciated :)
Thanks