Remove night-mode override of notification_divider_height

Test: manual
Change-Id: I983b6ea87d59717795253df99d7589203b23d373
This commit is contained in:
Jeff DeCew
2020-11-13 11:14:47 -05:00
parent 007d961cf0
commit e84b4b825d

View File

@@ -16,8 +16,6 @@
-->
<resources>
<!-- The height of the divider between the individual notifications. -->
<dimen name="notification_divider_height">1dp</dimen>
<!-- Height of the background gradient behind the screenshot UI (taller in dark mode) -->
<dimen name="screenshot_bg_protection_height">375dp</dimen>