This commit is contained in:
MM20
2026-03-07 14:32:51 +01:00
parent 7b1a26f4ea
commit 58f56b3706

View File

@@ -197,7 +197,7 @@ internal data class ScaffoldConfiguration(
swipeRight, swipeRight,
doubleTap, doubleTap,
longPress, longPress,
//homeButton, homeButton,
).none { it.component.showSearchBar } ).none { it.component.showSearchBar }
} }
} }