Disable alpha, translate animations in the app menu for ICS.
commitb86e971fc043def71c71fd62ea98516e451aac28
authortedchoc <tedchoc@chromium.org>
Tue, 24 Feb 2015 00:39:54 +0000 (23 16:39 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 24 Feb 2015 00:40:32 +0000 (24 00:40 +0000)
tree8cf7dba3627be5775855b5d4e971e96825fb52e8
parent38ad735158807f7f25a3805ab650cc15913e3d18
Disable alpha, translate animations in the app menu for ICS.

The performance is horrendous, so let's disable the animations for each of the
menu items for now as it looks 90% as good as a well performing animation on
newer builds of android.

BUG=428477

Review URL: https://codereview.chromium.org/948183003

Cr-Commit-Position: refs/heads/master@{#317692}
chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenu.java