summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jorim Jaggi <jjaggi@google.com> 2015-07-18 01:04:55 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2015-07-18 01:04:55 +0000
commit9029ae2b89c5abf0fb7013e8b98216b3ae4a01c2 (patch)
tree8110a7f3181386d62deec844229eaa16d62732b4
parentb6e41a08826d01dba3ad30c14e72e3531d22d0ad (diff)
parent29cf9aea5490c42b85aaaa98b6784daff82629f8 (diff)
am 29cf9aea: Adjust fingerprint icon placement to spec
* commit '29cf9aea5490c42b85aaaa98b6784daff82629f8': Adjust fingerprint icon placement to spec
-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 3210a24e536f..03ea73c262da 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>