lemonadep: Re-adjust keyguard indication bottom margin

No longer fits nicely bellow the FOD icon, so move it above.

Change-Id: Ic622ae91500b93fdd4571dd3d9f869fc5f712d69
This commit is contained in:
Bruno Martins 2022-01-27 10:56:23 +00:00
parent b9c4bbdd62
commit 19a24903f8

View File

@ -34,5 +34,5 @@
<!-- Margin on the right side of the system icon group on Keyguard. -->
<dimen name="system_icons_keyguard_padding_end">@dimen/status_bar_padding_end</dimen>
<dimen name="keyguard_indication_margin_bottom">87px</dimen>
<dimen name="keyguard_indication_margin_bottom">400px</dimen>
</resources>