You could try setting the defaults with a method like
PreferenceManager#setDefaultValues.

On Feb 3, 1:51 pm, OldSkoolMark <[email protected]> wrote:
> What are the display semantics for displaying preference defaults? I
> have been expecting that the first time the app is run, that when the
> preference activity and its screens appear that any default values say
> in a list preference are visually indicated as selected. This is not
> the case in my app, and I think I'm doing everything the same way as
> the DefaultValues.java example. Is the idea that only those
> preferences that have actually been set and persisted by the user
> display selected values?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to