fixed white space on bottom navigation
This commit is contained in:
parent
9871b38b68
commit
f4d3ff5c25
1 changed files with 0 additions and 1 deletions
|
|
@ -125,7 +125,6 @@ class MainActivity : AppCompatActivity() {
|
|||
binding.bottomNavigationView.visibility =
|
||||
if (isImeVisible) View.GONE else View.VISIBLE
|
||||
view.onApplyWindowInsets(windowInsets)
|
||||
windowInsets
|
||||
}
|
||||
val intent = intent
|
||||
handleIntents(intent)
|
||||
|
|
|
|||
Loading…
Reference in a new issue