summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
diff options
context:
space:
mode:
authorHyunyoung Song <hyunyoungs@google.com>2015-05-14 17:08:45 -0700
committerHyunyoung Song <hyunyoungs@google.com>2015-05-14 17:08:45 -0700
commit6babf2e27e6260f02751413b8f7a55e46659af27 (patch)
treee1f5562ea4fdd67f4b317d6532133b29e30a2378 /res/values/dimens.xml
parent8a496ac99e6418c6e05fc8cc6f2c72bdf7c125d5 (diff)
downloadandroid_packages_apps_Trebuchet-6babf2e27e6260f02751413b8f7a55e46659af27.tar.gz
android_packages_apps_Trebuchet-6babf2e27e6260f02751413b8f7a55e46659af27.tar.bz2
android_packages_apps_Trebuchet-6babf2e27e6260f02751413b8f7a55e46659af27.zip
Place the work profile badge in the correct bottom right (left for RTL)
location Also: - clean up of some code - remove requestLayout() method call that is not needed. b/20338602 Change-Id: I65e0e1ac40da2e3fa85af4d3aca54bed3f200a99
Diffstat (limited to 'res/values/dimens.xml')
-rw-r--r--res/values/dimens.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 1a9254575..2661305c1 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -118,4 +118,5 @@
<!-- Sizes for managed profile badges -->
<dimen name="profile_badge_size">24dp</dimen>
<dimen name="profile_badge_margin">4dp</dimen>
+ <dimen name="profile_badge_minimum_top">2dp</dimen>
</resources>