Smoother the vibrations from pixel devices
@marshmello61 Authorship of this commit belongs to @vasishath (ig) Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
@@ -94,19 +94,20 @@
|
|||||||
<!-- Vibrator pattern for feedback about a long screen/key press -->
|
<!-- Vibrator pattern for feedback about a long screen/key press -->
|
||||||
<integer-array name="config_longPressVibePattern">
|
<integer-array name="config_longPressVibePattern">
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
<item>20</item>
|
<item>7</item>
|
||||||
|
<item>10</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
<!-- Vibrator pattern for feedback about touching a virtual key -->
|
<!-- Vibrator pattern for feedback about touching a virtual key -->
|
||||||
<integer-array name="config_virtualKeyVibePattern">
|
<integer-array name="config_virtualKeyVibePattern">
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
<item>26</item>
|
<item>5</item>
|
||||||
|
<item>10</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
<!-- Vibrator pattern for a very short but reliable vibration for soft keyboard tap -->
|
<!-- Vibrator pattern for a very short but reliable vibration for soft keyboard tap -->
|
||||||
<integer-array name="config_keyboardTapVibePattern">
|
<integer-array name="config_keyboardTapVibePattern">
|
||||||
<item>0</item>
|
<item>10</item>
|
||||||
<item>20</item>
|
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
<!-- Vibrator pattern for feedback about hitting a scroll barrier -->
|
<!-- Vibrator pattern for feedback about hitting a scroll barrier -->
|
||||||
|
|||||||
Reference in New Issue
Block a user