mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix: Forgor about the bubble
This commit is contained in:
parent
7fc95e3029
commit
568859891a
1 changed files with 3 additions and 0 deletions
|
@ -270,6 +270,9 @@ class LibraryCategoryAdapter(val controller: LibraryController?) :
|
|||
}
|
||||
getFirstLetter(title)
|
||||
}
|
||||
LibrarySort.Random -> {
|
||||
context.getString(MR.strings.random)
|
||||
}
|
||||
}
|
||||
if (!isSingleCategory) {
|
||||
vibrateOnCategoryChange(item.header?.category?.name.orEmpty())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue