mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 01:55:06 +01:00
Fix toolbar color in manga details when switching themes
This commit is contained in:
parent
cce6fdb765
commit
7083d41ffe
@ -524,6 +524,7 @@ class MangaDetailsController : BaseController,
|
||||
}
|
||||
adapter?.setChapters(chapters)
|
||||
addMangaHeader()
|
||||
colorToolbar(recycler.canScrollVertically(-1))
|
||||
activity?.invalidateOptionsMenu()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user