On Fri, Jan 28, 2011 at 11:55 AM, FractalBob <ruom...@gmail.com> wrote:

> Thanks for the link. I read it but I couldn't see the relevance. Does
> device rotation require that the activity state, including the entire row
> data, be saved by the app?


If you are populating it dynamically, as you indicated, then yes.

Remember, rotating the device causes a change in configuration which cause
the system to kill and restart your app. Built-In views will normally retain
their state, but other changes you've made dynamically are your
responsibility.

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

Reply via email to