Description[Android] Coordinate Infobars and Snackbars
CoordinatorLayout in android design support library makes it possible to
coordinate views' animation. This CL makes CompositorViewHolder a
CoordinatorLayout, and adds several behaviors to control the interaction
between snackbars and infobars.
After this change, CompositorViewHolder will first check if a touch
event is handled by behaviors in the children views, then give the
touchevent to fullscreen manager and layout manager afterwards.
BUG=581227
Committed: https://crrev.com/87ee877992e41f3037a23a164abf4689c1ba603c
Cr-Commit-Position: refs/heads/master@{#395210}
Patch Set 1 #
Total comments: 12
Patch Set 2 : comments #Patch Set 3 : #Patch Set 4 : fix test #Patch Set 5 : rebase #Messages
Total messages: 20 (8 generated)
|