[PaymentHandler] Implement toolbar close button
This CL is to implement the PaymentHandler toolbar's close button. Given the fact that the sheet_tab_toolbar layout has added a close button, PaymentHandler UI who implements the layout should implement the button as well. Q: Why does the mediator of the PaymentHandlerUI observe the toolbar UI? A: The mediator is in charge of observing the components external to the PH UI itself, so it should observe the toolbar UI. Bug: 999196 Change-Id: Ic82053a38fc5a08924d764ef349b33b7af77f90e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944609Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#720352}
Showing
Please register or sign in to comment