summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2014-09-12 11:51:32 -0700
committerSunny Goyal <sunnygoyal@google.com>2014-09-12 11:51:32 -0700
commit10c7764d0497b52c0286db409dda7fcc9a0d73bb (patch)
tree81a8e7dfea55d185f513ecd622ead03be64138fe /res/values-sw720dp
parent5b7d28fc4c44f9952ca6907b05f9f364c8d383aa (diff)
downloadandroid_packages_apps_Trebuchet-10c7764d0497b52c0286db409dda7fcc9a0d73bb.tar.gz
android_packages_apps_Trebuchet-10c7764d0497b52c0286db409dda7fcc9a0d73bb.tar.bz2
android_packages_apps_Trebuchet-10c7764d0497b52c0286db409dda7fcc9a0d73bb.zip
Updating margin and content size for migration cling
Bug: 17446533 Change-Id: I1f980f0565083078ba4f5b7619938083367cbab7
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/dimens.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-sw720dp/dimens.xml b/res/values-sw720dp/dimens.xml
index 9ae155b3c..8be996474 100644
--- a/res/values-sw720dp/dimens.xml
+++ b/res/values-sw720dp/dimens.xml
@@ -25,4 +25,9 @@
the drag view should be offset from the position of the original view. -->
<dimen name="dragViewOffsetX">0dp</dimen>
<dimen name="dragViewOffsetY">0dp</dimen>
+
+<!-- Cling -->
+ <dimen name="cling_migration_content_margin">96dp</dimen>
+ <dimen name="cling_migration_content_width">320dp</dimen>
+
</resources>