typo
This commit is contained in:
parent
a79d50ad58
commit
5ceae5fc6b
@ -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),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user