mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Add mako keypress vibration and volume settings
This prevents -1 and -1000 from appearing as the defaults in Advanced Settings. Change-Id: I42938782077a0a3dfb5ec2125c0266b6712bcf63
This commit is contained in:
parent
642ad495e2
commit
43da9ce041
@ -22,5 +22,6 @@
|
||||
<!-- Build.HARDWARE,duration_in_milliseconds -->
|
||||
<item>herring,5</item>
|
||||
<item>tuna,5</item>
|
||||
<item>mako,20</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
@ -24,5 +24,6 @@
|
||||
<item>tuna,0.5</item>
|
||||
<item>stingray,0.4</item>
|
||||
<item>grouper,0.3</item>
|
||||
<item>mako,0.3</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user