Tuesday, May 25, 2010

Re: [android-developers] Refreshing an activity on a tabwidget

Hi!
 
I did it but i doesn't work actually i fill my adapter with data from another activity, so when i tried myadapter.notifyDataSetInvalidated()  it doesn't work :s
 
Thx

2010/5/25 TreKing <trekingapp@gmail.com>
On Mon, May 24, 2010 at 10:32 AM, Lamia Hannoun <lamia.hannoun@gmail.com> wrote:
How Can I refresh my list without any lost ?

Invalidate the underlying adapter.


-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

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

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

No comments:

Post a Comment