mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 03:39:19 +01:00
parent
32976b0d0a
commit
19e1d87dee
@ -362,6 +362,9 @@ class BrowseController :
|
||||
binding.bottomSheet.root.presenter.refreshExtensions()
|
||||
binding.bottomSheet.root.presenter.refreshMigrations()
|
||||
setBottomPadding()
|
||||
if (showingExtensions) {
|
||||
activity.invalidateOptionsMenu()
|
||||
}
|
||||
}
|
||||
|
||||
override fun onItemClick(view: View, position: Int): Boolean {
|
||||
|
Loading…
Reference in New Issue
Block a user