¡@

Home 

2014/10/16 ¤W¤È 08:23:27

android Programming Glossary: sample_layout.xml

My Xml design not working in all android Devices?

http://stackoverflow.com/questions/12742792/my-xml-design-not-working-in-all-android-devices

Here's a general guide put layouts for small medium large and extra large in your res folder as follows res layout sample_layout.xml default layout res layout small sample_layout.xml layout for small screen size res layout large sample_layout.xml layout.. large and extra large in your res folder as follows res layout sample_layout.xml default layout res layout small sample_layout.xml layout for small screen size res layout large sample_layout.xml layout for large screen size res layout xlarge sample_layout.xml.. sample_layout.xml default layout res layout small sample_layout.xml layout for small screen size res layout large sample_layout.xml layout for large screen size res layout xlarge sample_layout.xml layout for extra large screen size you can also use res..