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