plz rewritelayout xml. ctrl and f11 can change the orientation. 在 2009-8-12 5:56 PM,"jbrohan" <[email protected]> 说:
Hello I've been working through Hello, Android and Ed Burnette dealt with this issue in a screen. I had a file (in this case) main.xml in the res/layout folder. I made a new folder in res called layout-land and made a new main.xml there. What happens when you alter the orientation (Ctrl F11 in emulator) is that the layout-land versions (or the regular versions) of the appropriate .xml files are accessed. I should think that the rotation change would precipitate an invalidate() and this would do a redraw of the whole screen. John On Aug 10, 9:00 am, Bholu <[email protected]> wrote: > I have started to develop android appl... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

