Luca Nicoletti
02/10/2023, 2:02 PMLandscape this way:
LocalContext.current.findActivity()?.requestedOrientation = ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE
And we have a bottomSheetModal (full screen) that we’d like to see in Portrait . Anyone has any idea on how we could achieve that?