Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Home] Do not intercept back button if in fullscreen mode
While in fullscreen mode, the bottom sheet should not intercept the back button; exiting fullscreen should take priority. This change moves the fullscreen check in ChromeTabbedActivity so that it is handled before the bottom sheet has a chance to intercept it. BUG=762481 Change-Id: I1def229ae8329b3028a7e9fe37b803ef3d1a3bf4 Reviewed-on: https://chromium-review.googlesource.com/653178 Reviewed-by: Theresa <twellington@chromium.org> Reviewed-by: Ted Choc <tedchoc@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#500111}
- Loading branch information