Add LayoutType to identify each Layout
This CL adds the LayoutType identifier to each Layout via the Layout#getLayoutType. This is not use anywhere yet. The potential caller of this API should be the LayoutManager, then LayoutManager pass the identifier to features that are observing the Layouts. Features then can use this identifier to determine what to react with a specific type of Layout being shown and hidden. Change-Id: Ie5e38c5f0c6edf5fdc8949fd20ad1c20e1e3832f Bug: 1108496 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419851 Auto-Submit: Mei Liang <meiliang@chromium.org> Reviewed-by:Matthew Jones <mdjones@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Mei Liang <meiliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#817775}
Showing
Please register or sign in to comment