[android-developers] Re: Programatically unchecking items in a dialog
But I am manipulating the data by calling setItemChecked(). When I
said updating the UI, I meant updating data that results in refreshing/
changing the UI.
Thanks,
Akshay
On Apr 12, 10:32 pm, lbendlin <l...@bendlin.us> wrote:
> notifyDataSetChange sounds like the best solution, but for that you need to
> actually change the data set, not the UI. So you would need to manipulate
> the "checked" flag in the data.
--
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