Remove unused content transition animation from BottomSheet
The bottom sheet no longer transitions between content while open. Instead the bottom sheet will close before trying to show a new content object. This patch removes the transition logic. Contents requiring this form of animation can implement it on a per-feature basis. Bug: 986310 Change-Id: Ia6dafb4f0e4081c3a40dd05d30b26e78e615516b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1710898 Commit-Queue: Matthew Jones <mdjones@chromium.org> Reviewed-by:Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#691289}
Showing
Please register or sign in to comment