commit | 7642971ebcdcc4d65a6fef2f9c5a46a2e7161c8e | [log] [tgz] |
---|---|---|
author | Jinsuk Kim <[email protected]> | Mon Sep 23 02:09:55 2019 |
committer | Commit Bot <[email protected]> | Mon Sep 23 02:09:55 2019 |
tree | ef55adb67d5e7d651ab36cb2939f79b2d5db527b | |
parent | 445aee22b10f123a9b80a2991c43c981c684e179 [diff] |
Android: Use NavigationSheet for navigation popup menu This CL replaces NavigationPopup with NavigationSheet for the history popup menu impl triggered by long press on back button. This allows the gesture navigation sheet and navigation popup to have same UI. The only difference between them is that, on long press on back, the sheet fully expands to show all the items. Now NavigationPopup class is used by back/forward button on tablet only. Bug: 999377 Change-Id: Ib68de11f0e5ac5357723ffbd1401c7859393a4ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1792687 Commit-Queue: Jinsuk Kim <[email protected]> Reviewed-by: Ted Choc <[email protected]> Cr-Commit-Position: refs/heads/master@{#698805}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .