We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf0e106 + bdc9c83 commit c7f55f5Copy full SHA for c7f55f5
core/res/res/values/config.xml
@@ -1006,9 +1006,9 @@
1006
-->
1007
<integer-array name="config_defaultNotificationVibePattern">
1008
<item>0</item>
1009
- <item>150</item>
1010
- <item>200</item>
+ <item>350</item>
1011
<item>250</item>
1012
</integer-array>
1013
1014
<!-- Vibrator pattern to be used as the default for notifications
@@ -1017,8 +1017,8 @@
1017
1018
<integer-array name="config_notificationFallbackVibePattern">
1019
1020
- <item>33</item>
+ <item>100</item>
1021
<item>150</item>
1022
- <item>50</item>
1023
1024
</resources>
0 commit comments