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

Issue 1962833002: [Payments] Animate the scrim and bottom sheet disappearing (Closed)

Created:
4 years, 7 months ago by gone
Modified:
4 years, 7 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Payments] Animate the scrim and bottom sheet disappearing * When the user moves further along in the flow, animate the PaymentRequestUI bottom sheet disappearing. * When the dialog is dismissed, animate the scrim fading out when they're on the initial sheet. The dialog should just blink out of existence when the floaty PaymentResultUI is being displayed. * Disable clicking on the scrim to dismiss the dialog. * Remove the "Payment processed" dialog from PaymentResultUI. * Slightly cleanup the onAnimationStart calls, which shouldn't be necessary. I added them originally because of bugs in the old Animation framework, which shouldn't be problematic for the Animator framework. BUG=603635 Committed: https://crrev.com/6a576669a0f7a301d3eaff980c9e1250e617fa87 Cr-Commit-Position: refs/heads/master@{#392513}

Patch Set 1 #

Patch Set 2 : Rebasing #

Patch Set 3 : Cleaning up #

Patch Set 4 : More cleaning #

Total comments: 2

Patch Set 5 : Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -73 lines) Patch
M chrome/android/java/res/layout/payment_result.xml View 1 1 chunk +0 lines, -9 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java View 1 2 3 4 8 chunks +63 lines, -24 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentResultUI.java View 1 5 chunks +13 lines, -40 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
gone
rouslan@ for the functional changes. Mainly for removing the extra Payment processed screen. twellington@ for ...
4 years, 7 months ago (2016-05-09 23:43:40 UTC) #4
please use gerrit instead
lgtm
4 years, 7 months ago (2016-05-10 00:15:18 UTC) #5
Theresa
lgtm https://codereview.chromium.org/1962833002/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java File chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java (right): https://codereview.chromium.org/1962833002/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java#newcode738 chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java:738: mBottomSheetContainer, View.TRANSLATION_Y, 0, mAnimatorTranslation); nit: 0f?
4 years, 7 months ago (2016-05-10 00:53:55 UTC) #6
gone
https://codereview.chromium.org/1962833002/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java File chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java (right): https://codereview.chromium.org/1962833002/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java#newcode738 chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java:738: mBottomSheetContainer, View.TRANSLATION_Y, 0, mAnimatorTranslation); On 2016/05/10 00:53:55, Theresa Wellington ...
4 years, 7 months ago (2016-05-10 00:58:44 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1962833002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1962833002/80001
4 years, 7 months ago (2016-05-10 00:59:22 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-10 01:50:45 UTC) #14
commit-bot: I haz the power
4 years, 7 months ago (2016-05-10 01:52:16 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/6a576669a0f7a301d3eaff980c9e1250e617fa87
Cr-Commit-Position: refs/heads/master@{#392513}

Powered by Google App Engine
This is Rietveld 408576698