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:
Michal Brzezinski
2022-05-03 15:51:41 +01:00
parent 239f082d75
commit 45656ae607

View File

@@ -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>