Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4db17256 authored by Lyn Han's avatar Lyn Han
Browse files

Increase notification icon shelf height 32dp => 48dp

Bug: 182486170
Test: visual
Change-Id: Idb5ca609641bc032de031ee9b5017f04f4a98e26
parent 34555e20
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -175,7 +175,7 @@
    <dimen name="scroll_fast_threshold">1500dp</dimen>

    <!-- Height of a the shelf with the notification icons -->
    <dimen name="notification_shelf_height">32dp</dimen>
    <dimen name="notification_shelf_height">48dp</dimen>

    <!-- Minimum height of a notification to be interactable -->
    <dimen name="notification_min_interaction_height">40dp</dimen>