I'm using the new androidx material navigation lib for bottomSheet destinations. In accompanist there was a way to skipHalfExpanded, but that doesn't seem possible anymore. Am I missing something right in front of me?
fwiw, i dont see anything in the release notes regarding it: https://developer.android.com/jetpack/androidx/releases/compose-material#1.7.0-alpha04
i
Ian Lake
06/04/2024, 2:44 PM
There was never any skipHalfExpanded control in Accompanist - just requests to add it (which would need to be filed against the Material team on the issue tracker now)
c
Colton Idle
06/04/2024, 4:02 PM
Hm. I could have sworn I had it in my previous app. I'll have to take a look. in the meantime... if anyone knows of a workaround, let me know!