futokb/java
Tadashi G. Takaoka b9720a55b4 Don't reset animation alpha value when keyboard is set
The keys' blinking that mentioned in the bug is caused by switching
keyboard layout resets the animation's alpha value to opaque but the
animation is still running and changing the alpha value
asynchronously.

I think that switching keyboard layout between alphabet and symbols
doesn't imply that the user stops typing. So the keyboard view should
continue typing state timer to keep animations' alpha values changing
and never reset the value.

Bug: 6174273
Change-Id: Id795feaf44750358f30c1b3dc8e783a7e62aefe8
2012-03-16 10:08:48 +09:00
..
res Import translations. DO NOT MERGE 2012-03-14 14:45:18 -07:00
src/com/android/inputmethod Don't reset animation alpha value when keyboard is set 2012-03-16 10:08:48 +09:00
Android.mk
AndroidManifest.xml
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags