mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 05:05:08 +01:00
Fix bottom nav sometimes appearing within navbar area
This commit is contained in:
parent
0edc981cd2
commit
701b1ee744
@ -325,8 +325,6 @@ class MainActivity : BaseViewBindingActivity<MainActivityBinding>() {
|
||||
|
||||
override fun onResume() {
|
||||
super.onResume()
|
||||
syncActivityViewWithController()
|
||||
|
||||
checkForUpdates()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user