Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Issue 488863002: [Android] Fix overflow menu enter tablet animation (Closed)

Created:
6 years, 4 months ago by David Trainor- moved to gerrit
Modified:
6 years, 4 months ago
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

[Android] Fix overflow menu enter tablet animation - On tablets the new anchor point was 6dp off due to the new shadow assets. To fix this add a 6dp translate to the enter animation that will move the asset into the correct location as the scale animation runs. This effectively mimics the old animation but allows the offset to be included. BUG=405352 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290773

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M chrome/android/java/res/anim/menu_enter.xml View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/android/java/res/values-sw600dp/dimens.xml View 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/res/values/dimens.xml View 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenu.java View 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
David Trainor- moved to gerrit
ptal thanks!
6 years, 4 months ago (2014-08-19 23:35:25 UTC) #1
aurimas (slooooooooow)
lgtm
6 years, 4 months ago (2014-08-20 00:26:51 UTC) #2
David Trainor- moved to gerrit
The CQ bit was checked by dtrainor@chromium.org
6 years, 4 months ago (2014-08-20 00:33:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtrainor@chromium.org/488863002/1
6 years, 4 months ago (2014-08-20 00:34:21 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-20 05:57:18 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 290773

Powered by Google App Engine
This is Rietveld 408576698