From 673b31f274a98b49463b70e9c77519ac23ad3a0f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 26 Nov 2011 10:11:24 +0300 Subject: add compatibility with small screen devices --- res/layout/main_small.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 res/layout/main_small.xml (limited to 'res/layout') diff --git a/res/layout/main_small.xml b/res/layout/main_small.xml new file mode 100644 index 00000000..7fd46add --- /dev/null +++ b/res/layout/main_small.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3