Icon picker: remove icon packs heading
This commit is contained in:
-4
@@ -186,10 +186,6 @@ fun CustomizeSearchableSheet(
|
||||
}
|
||||
} else {
|
||||
|
||||
item(span = { GridItemSpan(columns) }) {
|
||||
Separator(stringResource(R.string.icon_picker_packs))
|
||||
}
|
||||
|
||||
items(iconResults) {
|
||||
IconPreview(
|
||||
it,
|
||||
|
||||
Reference in New Issue
Block a user