This commit is contained in:
MM20
2022-08-25 22:52:30 +02:00
parent 8f4c5dcde0
commit ddf9dea153
@@ -166,6 +166,7 @@ fun PagerScaffold(
} }
} }
val scope = rememberCoroutineScope()
BackHandler { BackHandler {
when { when {
isSearchOpen -> { isSearchOpen -> {