Merge "Adjusting horizontal margin of notifications in split shade" into tm-dev am: b645442e7d
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17081767 Change-Id: I0a779030ecf256e6b49b563dda1c2c48c9bd2018
This commit is contained in:
@@ -76,5 +76,5 @@
|
|||||||
whether the progress is > 0, therefore this value is not very important. -->
|
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="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>
|
</resources>
|
||||||
|
|||||||
@@ -23,7 +23,5 @@
|
|||||||
|
|
||||||
<dimen name="keyguard_split_shade_top_margin">72dp</dimen>
|
<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>
|
<dimen name="split_shade_header_height">56dp</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user