summaryrefslogtreecommitdiffstats
path: root/tests/LockTaskTests/res/values-w820dp/dimens.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/LockTaskTests/res/values-w820dp/dimens.xml')
-rw-r--r--tests/LockTaskTests/res/values-w820dp/dimens.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/LockTaskTests/res/values-w820dp/dimens.xml b/tests/LockTaskTests/res/values-w820dp/dimens.xml
new file mode 100644
index 0000000..f3e7020
--- /dev/null
+++ b/tests/LockTaskTests/res/values-w820dp/dimens.xml
@@ -0,0 +1,10 @@
+<resources>
+
+ <!--
+ Example customization of dimensions originally defined in res/values/dimens.xml
+ (such as screen margins) for screens with more than 820dp of available width. This
+ would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively).
+ -->
+ <dimen name="activity_horizontal_margin">64dp</dimen>
+
+</resources>