Does anybody tried the m3 ModalBottomSheet from 1....
# compose
c
Does anybody tried the m3 ModalBottomSheet from 1.1.0 version? When in half expanded state, the bottomsheet appears to be showing behind nav bars, but not when you fully expand it. My activity is setup to
Copy code
WindowCompat.setDecorFitsSystemWindows(window, true)