diff options
author | 2012-09-20 09:29:22 -0700 | |
---|---|---|
committer | 2012-09-20 09:29:22 -0700 | |
commit | e47338a4346793bd7a039721dda0370a517b2cc1 (patch) | |
tree | d3e9ebed0d2c13993e1fd5a843eb4f13eb4f333f /java | |
parent | 9d53fc22298a9e12fbe378611f48c28473e1bf02 (diff) | |
parent | 60e306417fb58182a587047cda12c5fa6e8e1dd3 (diff) | |
download | latinime-e47338a4346793bd7a039721dda0370a517b2cc1.tar.gz latinime-e47338a4346793bd7a039721dda0370a517b2cc1.tar.xz latinime-e47338a4346793bd7a039721dda0370a517b2cc1.zip |
am 60e30641: am 331a5e7d: mako: adjust default keybpress vibration
* commit '60e306417fb58182a587047cda12c5fa6e8e1dd3':
mako: adjust default keybpress vibration
Diffstat (limited to 'java')
-rw-r--r-- | java/res/values/keypress-vibration-durations.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/values/keypress-vibration-durations.xml b/java/res/values/keypress-vibration-durations.xml index 1d7e57bce..370959c1a 100644 --- a/java/res/values/keypress-vibration-durations.xml +++ b/java/res/values/keypress-vibration-durations.xml @@ -22,7 +22,7 @@ <!-- Build.HARDWARE,duration_in_milliseconds --> <item>herring,5</item> <item>tuna,5</item> - <item>mako,20</item> + <item>mako,5</item> <item>manta,16</item> </string-array> </resources> |