summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2015-07-17 12:00:34 -0700
committerJorim Jaggi <jjaggi@google.com>2015-07-18 00:53:12 +0000
commit29cf9aea5490c42b85aaaa98b6784daff82629f8 (patch)
tree53759946cfe514b0eb4580f311492a1a13c3b298 /packages/SystemUI/res
parent0bb5c26bcea4b171583e57134b9717c77fbdcb14 (diff)
downloadframeworks_base-29cf9aea5490c42b85aaaa98b6784daff82629f8.zip
frameworks_base-29cf9aea5490c42b85aaaa98b6784daff82629f8.tar.gz
frameworks_base-29cf9aea5490c42b85aaaa98b6784daff82629f8.tar.bz2
Adjust fingerprint icon placement to spec
Bug: 22502068 Change-Id: I12952cb1ea43f365d5a63ec2636a5d60a981b93f
Diffstat (limited to 'packages/SystemUI/res')
-rw-r--r--packages/SystemUI/res/values/dimens.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values/dimens.xml b/packages/SystemUI/res/values/dimens.xml
index 3210a24..03ea73c 100644
--- a/packages/SystemUI/res/values/dimens.xml
+++ b/packages/SystemUI/res/values/dimens.xml
@@ -562,7 +562,7 @@
<!-- Padding to be used on the bottom of the fingerprint icon on Keyguard so it better aligns
with the other icons. -->
- <dimen name="fingerprint_icon_additional_padding">12dp</dimen>
+ <dimen name="fingerprint_icon_additional_padding">4dp</dimen>
<!-- Minimum margin of the notification panel on the side, when being positioned dynamically -->
<dimen name="notification_panel_min_side_margin">48dp</dimen>