[CustomTab] First step of a refactoring introducing CustomTabsUiType.
This should be a no-op functionality wise. This patch introduces CustomTabsUiType as a better way to specify the look&feel of the UI. In this and following patches I will aim to minimize number of intent EXTRAs and replace multiple booleans indicating visibility of various UI elements with a single value specifying a UI type. This patch takes care of only few low hanging fruits to make it easy to review. I plan to make a few more code structure and readability improvements on top of this later on. This refactoring is considered a prerequisite to introducing Minimal-UI PWA display mode, which is yet another UI type for Custom Tab. Bug: 604390 Change-Id: Ifa75e341dd1f7ac64cfa70c4dbb507b3df9c7f6c Reviewed-on: https://chromium-review.googlesource.com/567789 Commit-Queue: Piotr Swigon <piotrs@chromium.org> Reviewed-by:Ted Choc <tedchoc@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#486681}
Showing
Please register or sign in to comment