Already solved in the thread with `drawer?.takeUnl...
# announcements
m
Already solved in the thread with
drawer?.takeUnless { it.isDrawerOpen }?.apply { openDrawer() } ?: super.onBackPressed()