On Tue, Jun 19, 2012 at 2:27 PM, Live Happy <[email protected]> wrote:

> refresh activity is not good solution coz i update the database from the
> same activity and i want the databe to be refreshed after a button clicked
> not all the acitvity
>
>
All right, then you must use notifydatasetChanged on list adapter,
and *make sure*, you have again set the adapter on the list, after being
refreshed.

I guess, this will help you out.

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