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

Commit 37f50e8a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Increase notification icon shelf height 32dp => 48dp" into sc-dev am: 68943b6d

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13842166

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I79c3d76e0462b6c59b963cca93f5ef1848bec413
parents f2a80a1e 68943b6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -171,7 +171,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>