LatinIME/java
Jean Chalard 6912342a48 Fix a bug with bad view reuse.
There are many ways to fix this problem but this is the most
direct way. Removing a view from the cache when any animation
is started will ensure it won't be used again, and will be garbage
collected when it's possible. Since views are created on demand
anyway, a new one will just get created when needed, and that's
it.

Bug: 9400128
Change-Id: I4945d2859d642e79694d51ae90cf4f5bde9a5f1d
2013-07-16 14:12:55 +09:00
..
res Import translations. DO NOT MERGE 2013-07-10 23:56:58 -07:00
src/com/android/inputmethod Fix a bug with bad view reuse. 2013-07-16 14:12:55 +09:00
Android.mk Just a cosmetic cleanup 2012-07-28 21:24:29 +09:00
AndroidManifest.xml Make intents unique to AOSP 2013-06-11 15:04:00 -07:00
MODULE_LICENSE_APACHE2
NOTICE Add notice for Lexiteria dictionaries. 2012-10-05 11:08:31 +09:00
proguard.flags Follow-up to I97df1c3d4076fe97657ebc3b086cccd2b97e9a9a 2013-06-26 18:09:34 +09:00