mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-23 05:35:51 +03:00
Fix bottom nav sometimes appearing within navbar area
This commit is contained in:
parent
0edc981cd2
commit
701b1ee744
1 changed files with 0 additions and 2 deletions
|
@ -325,8 +325,6 @@ class MainActivity : BaseViewBindingActivity<MainActivityBinding>() {
|
|||
|
||||
override fun onResume() {
|
||||
super.onResume()
|
||||
syncActivityViewWithController()
|
||||
|
||||
checkForUpdates()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue