Is there a way to get BottomDrawerLayout to animat...
# compose
g
Is there a way to get BottomDrawerLayout to animate open all the way when activated. Right now it seems to be hard coded to open half way.
m
Not for now, unfortunately. However, the implementation of the BottomDrawer is fairly simple, so you will be able to make your own via copy-pasting and adjusting. In them meantime, we will fix this issue, please fine bug request!
g
I started implementing my own, but there were a lot of internal classes I couldn’t access to make it happen.
Also I wasn’t able to create a bug at https://issuetracker.google.com/issues?q=componentid:612128