>
> (Never thought of using *notifyDataSetChanged *on a non changed data to
>> force refresh :p)
>>
> Except that the data is changed... remember, you are now keeping track of
> the last clicked position as part of your data model.
>

And you not only have to change the view for the last clicked item, but you
also have to change the view of the previous last clicked item back to its
normal state...


Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Wed, Jul 11, 2012 at 11:06 AM, Justin Anderson <[email protected]>wrote:

> (Never thought of using *notifyDataSetChanged *on a non changed data to
>> force refresh :p)
>>
> Except that the data is changed... remember, you are now keeping track of
> the last clicked position as part of your data model.
>
>
> Thanks,
> Justin Anderson
> MagouyaWare Developer
> http://sites.google.com/site/magouyaware
>
>
> On Wed, Jul 11, 2012 at 10:49 AM, Tolriq <[email protected]> wrote:
>
>> (Never thought of using *notifyDataSetChanged *on a non changed data to
>> force refresh :p)
>>
>
>

-- 
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