Hi All,
i have a listview/ExpandableListView contain Imageview and some text.
I facing a problem when there is a new entry in and i try to update
the list , after i try to refresh the BaseAdapter/
BaseExpandableListAdapter by calling notifyDataSetChanged, every
imageview will flicking once.

It like loading all the image again from top to bottom again, is it
any way to just update those data and show to the user without
flicking?

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