Adjust highlight priority to match order of search results
This commit is contained in:
parent
5c44276b26
commit
238a01c15e
@ -168,11 +168,13 @@ class SearchVM : ViewModel(), KoinComponent {
|
||||
apps,
|
||||
workApps,
|
||||
shortcuts,
|
||||
files,
|
||||
contacts,
|
||||
unitConv,
|
||||
calc,
|
||||
events,
|
||||
contacts,
|
||||
wikipedia,
|
||||
website,
|
||||
files,
|
||||
actions
|
||||
).firstNotNullOfOrNull { it.firstOrNull() }
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user