Merge "Adjusting horizontal margin of notifications in split shade" into tm-dev

This commit is contained in:
TreeHugger Robot
2022-03-08 16:46:04 +00:00
committed by Android (Google) Code Review
2 changed files with 1 additions and 3 deletions

View File

@@ -76,5 +76,5 @@
whether the progress is > 0, therefore this value is not very important. -->
<dimen name="lockscreen_shade_status_bar_transition_distance">@dimen/lockscreen_shade_full_transition_distance</dimen>
<dimen name="notification_panel_margin_horizontal">12dp</dimen>
<dimen name="notification_panel_margin_horizontal">24dp</dimen>
</resources>

View File

@@ -23,7 +23,5 @@
<dimen name="keyguard_split_shade_top_margin">72dp</dimen>
<dimen name="notification_panel_margin_horizontal">24dp</dimen>
<dimen name="split_shade_header_height">56dp</dimen>
</resources>