write the setitemchecked method withinin oncreate method.

On Apr 13, 9:56 am, Akshay Goel <xpectro...@gmail.com> wrote:
> 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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to