Merge "Update clock top margin" into tm-dev am: ec1e290710

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18140222

Change-Id: I3db8e4610a5efe8084ba8cf5b07b43c1b75ba079
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Matt Pietal
2022-05-09 16:16:19 +00:00
committed by Automerger Merge Worker

View File

@@ -16,7 +16,7 @@
<resources> <resources>
<!-- Minimum margin between clock and top of screen or ambient indication --> <!-- Minimum margin between clock and top of screen or ambient indication -->
<dimen name="keyguard_clock_top_margin">38dp</dimen> <dimen name="keyguard_clock_top_margin">26dp</dimen>
<!-- Large clock maximum font size (dp is intentional, to prevent any further scaling) --> <!-- Large clock maximum font size (dp is intentional, to prevent any further scaling) -->
<dimen name="large_clock_text_size">200dp</dimen> <dimen name="large_clock_text_size">200dp</dimen>