when u click on another tab it pauses the previous activity and starts the
new activity with the corresponding tab button
save the activity state and values and when resumes the activity fill the
saved values,

u may implement onSaveInstanceState() to save the values and repopulate when
resumes.

may be this will help you.

On Thu, Apr 29, 2010 at 2:47 PM, Chirayu Dalwadi
<chirayu.dalw...@gmail.com>wrote:

> I'm developing an application in which i have few tabs.
> In one tab i have a calender button and when i set date using that
> button, the value of textview updates automatically.
>
> Now the problem is that when i click another tab the value of textview
> goes blank automatically
> how to resolve this?
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Thank you,
Dilli Rao. M
www.arijasoft.com

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