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

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

Merge "Keep ambient notifications visible for 10sec"

parents 9b4d90b0 424859a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -147,7 +147,7 @@

    <!-- The number of milliseconds before the ambient notification auto-dismisses. This will
         override the default pulse length. -->
    <integer name="ambient_notification_decay">6000</integer>
    <integer name="ambient_notification_decay">10000</integer>

    <!-- Minimum display time for a heads up notification, in milliseconds. -->
    <integer name="ambient_notification_minimum_time">2000</integer>