aboutsummaryrefslogtreecommitdiff
path: root/res/values-sw720dp-land
diff options
context:
space:
mode:
authorevgenyzinoviev <me@ch1p.com>2015-08-14 17:11:48 +0300
committerevgenyzinoviev <me@ch1p.com>2015-08-14 17:11:48 +0300
commitae0e6ec634d8ab515ae381145a89d9ce649ba082 (patch)
tree081af7274605451b6e48d20961dbcf47bdf43b93 /res/values-sw720dp-land
initial
Diffstat (limited to 'res/values-sw720dp-land')
-rwxr-xr-xres/values-sw720dp-land/dimens.xml9
-rw-r--r--res/values-sw720dp-land/screen.xml4
2 files changed, 13 insertions, 0 deletions
diff --git a/res/values-sw720dp-land/dimens.xml b/res/values-sw720dp-land/dimens.xml
new file mode 100755
index 0000000..c8d523f
--- /dev/null
+++ b/res/values-sw720dp-land/dimens.xml
@@ -0,0 +1,9 @@
+<resources>
+
+ <!--
+ Customize dimensions originally defined in res/values/dimens.xml (such as
+ screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
+ -->
+ <dimen name="activity_horizontal_margin">128dp</dimen>
+
+</resources>
diff --git a/res/values-sw720dp-land/screen.xml b/res/values-sw720dp-land/screen.xml
new file mode 100644
index 0000000..6cdc84e
--- /dev/null
+++ b/res/values-sw720dp-land/screen.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="screen_type">tablet</string>
+</resources> \ No newline at end of file