r8s: fod_icon_padding: Fix text and fod overlapping

Text below fod was overlapping and going under the fod icon. This fixes it by moving the text lower.

Change-Id: I5655d75467a8b443e63aa0505ef982864daf566b
This commit is contained in:
Ruchit Marathe
2022-07-14 20:43:43 +05:30
committed by borbelyvince
parent 4cf9d16078
commit 1017851483

View File

@@ -42,4 +42,7 @@
<!-- Rounded corner content padding -->
<dimen name="rounded_corner_content_padding">8dp</dimen>
<!-- Bottom margin size when fingerprint in display is active -->
<dimen name="keyguard_indication_margin_bottom">8dp</dimen>
</resources>