[android-developers] Re: ListPreference summary
I ran into the same issue using SDK 4.1.2 and agree that this issue should have been addressed by now. I worked around the problem by using setSummary() with the String.format(str, lp.getEntry()) in an onSharedPreferenceChanged() listener.
On Saturday, June 30, 2012 2:41:45 PM UTC-5, antiplod wrote:
Little bit of extra info: I've encountered this issue on ics emulator. Calling getValue immediately before call to setSummary shows that correct value has been commited.--This bug is over 2 years old; surprised it's still around. It's issues like this that waste developer's time and subsequently hamper the uptake of android.
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home