lemonadep: Tweak keyguard indication bottom margin

Not perfect, but it's a good compromise to keep the text below
the FOD icon without actually appear behind it.

Change-Id: I96df93d87865a0e05f4b8fe894659087b5496ace
This commit is contained in:
Bruno Martins 2021-06-02 21:46:34 +01:00
parent 4290a98ce5
commit e27a97442e

View File

@ -30,4 +30,6 @@
<!-- 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>
</resources>