Hi, when changing screen orientation while running an Activity that has both a normal layout and a layout-land file defined (both of which contain a TextView), then that view loses its focus after being restored and a warning is issued on the log:
"Previously focused view reported id X during save, but can't be found during restore." Is this a bug? I looked at the mID field of that view, and it's identical for both the portrait and the landscape layout. Thanks, Matthias --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

