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
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