Loading packages/SystemUI/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -141,7 +141,7 @@ <bool name="config_show4GForLTE">true</bool> <!-- milliseconds before the heads up notification auto-dismisses. --> <integer name="heads_up_notification_decay">10000</integer> <integer name="heads_up_notification_decay">5000</integer> <!-- milliseconds after a heads up notification is pushed back before the app can interrupt again. --> Loading Loading
packages/SystemUI/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -141,7 +141,7 @@ <bool name="config_show4GForLTE">true</bool> <!-- milliseconds before the heads up notification auto-dismisses. --> <integer name="heads_up_notification_decay">10000</integer> <integer name="heads_up_notification_decay">5000</integer> <!-- milliseconds after a heads up notification is pushed back before the app can interrupt again. --> Loading