Loading packages/SystemUI/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
packages/SystemUI/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading