Allow the bottom sheet to be dragged down from the toolbar
This patch adds an explicit function to the SwipeableBottomSheet that determines if a touch event is inside of the sheet's toolbar. This eliminates the hack that existed previously that made too many assumptions about the height of the toolbar. Bug: 834795 Change-Id: Id195e72718ff2d37deb2891fd6264300d517352a Reviewed-on: https://chromium-review.googlesource.com/1036224 Commit-Queue: Matthew Jones <mdjones@chromium.org> Reviewed-by:Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#555873}
Showing
Please register or sign in to comment