aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/anim
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/anim')
-rw-r--r--java/res/anim/alt_code_key_while_typing_fadeout.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/anim/alt_code_key_while_typing_fadeout.xml b/java/res/anim/alt_code_key_while_typing_fadeout.xml
index 88deb3120..ed4a6f298 100644
--- a/java/res/anim/alt_code_key_while_typing_fadeout.xml
+++ b/java/res/anim/alt_code_key_while_typing_fadeout.xml
@@ -21,6 +21,6 @@
<animator
xmlns:android="http://schemas.android.com/apk/res/android"
android:valueType="intType"
- android:duration="400"
+ android:duration="70"
android:valueFrom="255"
android:valueTo="128" />