2011-04-06

Specifying the XML layout file for Android in Landscape mode & Multiple Screen Sizes

Create the res/layout-land folder (this is a new folder in addition to the standard res/layout folder)
Add a new main.xml file (Try opening using: Right-Click > Open With> Android Layout Editor

Multiple Screen Sizes
http://developer.android.com/guide/practices/screens_support.html
 (see section on qualifiers; i.e. res/xxxx-qualifer format)
Resource directory qualifiers for screen size and density

No comments:

Post a Comment

Github CoPilot Alternatives (VSCode extensions)

https://www.tabnine.com/blog/github-copilot-alternatives/