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

Commit e878a8ce authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[SB] Increase minimum tap-chip-to-HUN display time to 5 seconds." into main

parents d960118b 1ce2b5c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@
    <integer name="heads_up_notification_minimum_time_with_throttling">500</integer>

    <!-- Minimum display time for a heads up notification that was shown from a user action (like tapping on a different part of the UI), in milliseconds. -->
    <integer name="heads_up_notification_minimum_time_for_user_initiated">3000</integer>
    <integer name="heads_up_notification_minimum_time_for_user_initiated">5000</integer>

    <!-- Display time for a sticky heads up notification, in milliseconds. -->
    <integer name="sticky_heads_up_notification_time">60000</integer>