mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 03:07:25 +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