Improve wrapped BottomSheetContent support.
This CL improves the support of wrapped BottomSheetContent by: * ensuring that we don't force the wrapped content height to be equal to the BottomSheet height. * introducing a SizeListenable interface than can be implemented by content views to notify when their size changed. This can be used by contents whose height is animated. Bug: 933070 Change-Id: Ib9b11e239f6c24e1bcbe57303a9c4ce5e8078723 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1552844 Commit-Queue: Jordan Demeulenaere <jdemeulenaere@chromium.org> Reviewed-by:Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#649811}
Showing
Please register or sign in to comment