View creation is now BottomSheetController's responsibility
This patch moves the responsibility of creating the bottom sheet's view to the controller. Glue shouldn't have to know implementation details about the sheet. Instead, a root view, inflater, and callback are passed in. Bug: 1002277 Change-Id: I796f26e4a33b061ebcca9862f9bf19dea6d3aafc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238560 Commit-Queue: Matthew Jones <mdjones@chromium.org> Reviewed-by:Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#777527}
Showing
Please register or sign in to comment