Make icon search text field single line
This commit is contained in:
+2
-1
@@ -170,7 +170,8 @@ fun CustomizeSearchableSheet(
|
||||
},
|
||||
label = {
|
||||
Text(stringResource(R.string.icon_picker_search_icon))
|
||||
}
|
||||
},
|
||||
singleLine = true,
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user