[android-developers] How to force refresh contacts list in Contacts
I added a setting in AOSP Contacts to use smaller contact photos. I
added it as a system setting and I have a listener to catch changes. I
tested this with a Log.d message and it's all working.
If I click
Settings > Sort list by
or
Settings > View contact names as
and select a value, the list is refreshed once I hit the back button.
However, with my new setting, if I make a change and hit the back
button, the list is not refreshed. How can I force refresh this guy?
To make my new class, ViewModePreference, I cloned SortOrderPrefernce
and changed values accordingly.
--
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