• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Preference Radio Buttons not holding settings

ARudzki

Lurker
All,

I've followed the tutorials to create a separate preference page for
my app but I have an issue. The check boxes and text editing box seem
to hold their values but the radio buttons don't. I have 3 choices, I
can select, say #1, recheck it to verify and it is lit. When I exit to my main
app and go back to the preference screen, none of the radio buttons are
selected. I'm sure its possible to fix it, but most of the tutorials
for preferences show the preference java code as about 4 lines of code
and "android takes care of the rest!!"...

Any help would be appreciated.


Tony
 
Back
Top Bottom