This commit is contained in:
MM20 2021-09-28 00:02:14 +02:00
parent a79d50ad58
commit 5ceae5fc6b
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -133,7 +133,7 @@ fun SearchBar(
expanded = showOverflowMenu,
onDismissRequest = { showOverflowMenu = false }) {
DropdownMenuItem(onClick = {
showOverflowMenu = falseg
showOverflowMenu = false
context.startActivity(
Intent.createChooser(
Intent(Intent.ACTION_SET_WALLPAPER),