Fixing notifications side margins in large screen portrait
According to the specs, side notifications magins should be 80dp. Bug: 213854056 Test: manual Change-Id: I84473189deb22ff52fd928e57b16569955652002
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
<dimen name="qqs_layout_padding_bottom">40dp</dimen>
|
||||
|
||||
<dimen name="notification_panel_margin_horizontal">96dp</dimen>
|
||||
<dimen name="notification_panel_margin_horizontal">80dp</dimen>
|
||||
<dimen name="notification_side_paddings">40dp</dimen>
|
||||
<dimen name="notification_section_divider_height">16dp</dimen>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user