i have tabs each containg 50 +edit text and this may very up to 1000 so
saving the data will make the app too bulky,so

i added view(Containing spinner and buttons) in tabwidget and set the
default tabs of width 1dp, now am able to switch between tabs data with the
spinner item click without losing data but now issue is when i click on
spinner item scrolling is not working

Please suggest

Thanks
RK


On Fri, Feb 21, 2014 at 4:55 AM, TreKing <treking...@gmail.com> wrote:

>
> On Thu, Feb 20, 2014 at 12:58 AM, Rahul Kaushik 
> <rahulkaushi...@gmail.com>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 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
> ---
> 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 android-developers+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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
--- 
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 android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to