DescriptionControlContainer is now a child of CompositorViewHolder
This change is to facilitate the addition of a bottom sheet for the
Chrome Home feature. BottomSheetBehavior will be used to add this
functionality to the toolbar which will need a CoordinatorLayout as
its parent. CompositorViewHolder is a good choice because it is
already the root view for most of Chrome on Android.
This change also cleans up some of the now-unused touch handling
code in the affected classes.
BUG=671361
Review-Url: https://codereview.chromium.org/2560043002
Cr-Commit-Position: refs/heads/master@{#443657}
Committed: https://chromium.googlesource.com/chromium/src/+/c9206a8f853ff69c8bab56840d7b0c93058528d6
Patch Set 1 #
Total comments: 6
Patch Set 2 : address comments #
Total comments: 2
Patch Set 3 : rename var #Patch Set 4 : rebase #
Total comments: 4
Patch Set 5 : address comments #
Messages
Total messages: 16 (6 generated)
|