Hi everybody:

I've just have developed something like the FragmentLayoutSupport
example from Google, to show a ListView and Details from every element
in the list.

http://developer.android.com/resources/samples/Support4Demos/src/com/example/android/supportv4/app/FragmentLayoutSupport.html

The point is, when you you get the list in PORTRAIT mode, and you
select details (a TextView), you enter to the Fragment wanted
(DetailsFragment). Once you are therem if you turn the phone to LAND
mode, the element is well selected, but once we turn again the phone
to PORTRAIT mode, tada! we are on the list screen instead the Details
screen.

Anybody knows how to solve that? Is the example wrong?

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

Reply via email to