summaryrefslogtreecommitdiff
path: root/res/values-w820dp/dimens.xml
diff options
context:
space:
mode:
authorpommicket <leonardomtenenbaum@gmail.com>2016-06-20 15:27:48 -0400
committerpommicket <leonardomtenenbaum@gmail.com>2016-06-20 15:27:48 -0400
commitc2624b01a7a7f8d3d8985613a0cd9d150b0086bf (patch)
tree8edd989dd990cd54237ce19e4d580112bc331a0e /res/values-w820dp/dimens.xml
parenta6674e295f8497ad1a09e8a5d93154fa1a2b4a2a (diff)
Created BallBounceAndroid
Diffstat (limited to 'res/values-w820dp/dimens.xml')
-rw-r--r--res/values-w820dp/dimens.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-w820dp/dimens.xml b/res/values-w820dp/dimens.xml
new file mode 100644
index 0000000..63fc816
--- /dev/null
+++ b/res/values-w820dp/dimens.xml
@@ -0,0 +1,6 @@
+<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>