On Thu, Feb 20, 2014 at 12:58 AM, Rahul Kaushik <[email protected]>wrote:
> issue with current approach, i have to recreate the Data Layout and > because of this i can not persist the entered values in controls .like > when i go back to earlier clicked option from tab data enter in the > controls are lost So just save the data for each tab when you transition from it. You must have some kind of data object model that represents your data and is stored in memory ... right? ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

