Adjust QS top padding

Adjust QS top padding so that the distance between top and the slider's top is 72dp

Bug: 228843799
Test: With web-hv tool
Change-Id: I751a3a64713eb9a300c4edbd5c7fdeca19bb20ca
This commit is contained in:
yyalan
2022-04-23 18:00:31 +01:00
parent 33a3299540
commit fa74dd6245

View File

@@ -65,6 +65,8 @@
<dimen name="qs_security_footer_single_line_height">48dp</dimen>
<dimen name="qs_security_footer_background_inset">0dp</dimen>
<dimen name="qs_panel_padding_top">8dp</dimen>
<!-- The width of large/content heavy dialogs (e.g. Internet, Media output, etc) -->
<dimen name="large_dialog_width">472dp</dimen>