I have an app that uses configuration qualifiers for different size screens like so:
layout layout-large layout-normal layout-xlarge But when I run the app on the emulator using different skins, they all seem to use the normal layout file. Even skins that should use the layout-large file use the layout-normal file. Any suggestions? -- 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

