Make BottomSheet package protected
This patch makes the BottomSheet class protected. Accessors of the view have been restricted to test methods. Most of the initialization logic has been moved back into to BottomSheetController class with the exception of the creation of the view and snackbar manager. Bug: 986310, 1002277 Change-Id: I5e9cb255f89cd66add8fee93111cf09940be8452 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910288 Commit-Queue: Matthew Jones <mdjones@chromium.org> Reviewed-by:Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#715848}
Showing
Please register or sign in to comment