aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values/themes-common.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-08-07 14:27:57 +0000
committerTadashi G. Takaoka <takaoka@google.com>2014-08-07 14:27:57 +0000
commit57914a138af95e8da45e1e43dda355525eeae7e4 (patch)
tree73b6aa581970f9d105382ddac4aee8b6d59b647c /java/res/values/themes-common.xml
parentc083255b5020db4237c47e78892debfbd80e22ee (diff)
downloadlatinime-57914a138af95e8da45e1e43dda355525eeae7e4.tar.gz
latinime-57914a138af95e8da45e1e43dda355525eeae7e4.tar.xz
latinime-57914a138af95e8da45e1e43dda355525eeae7e4.zip
Revert "Revert "Remove unused animation resources""
This reverts commit c083255b5020db4237c47e78892debfbd80e22ee. Change-Id: I357bcafe7f28fe72b2b51b566dd59ac9c1c5b2fc
Diffstat (limited to 'java/res/values/themes-common.xml')
-rw-r--r--java/res/values/themes-common.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/java/res/values/themes-common.xml b/java/res/values/themes-common.xml
index b139110ca..08a14210f 100644
--- a/java/res/values/themes-common.xml
+++ b/java/res/values/themes-common.xml
@@ -130,8 +130,4 @@
<item name="android:singleLine">true</item>
<item name="android:ellipsize">none</item>
</style>
- <style name="MoreKeysKeyboardAnimation">
- <item name="android:windowEnterAnimation">@anim/more_keys_keyboard_fadein</item>
- <item name="android:windowExitAnimation">@anim/more_keys_keyboard_fadeout</item>
- </style>
</resources>