fixed white space on bottom navigation

pull/18/head
Denis Çerri 4 years ago
parent 9871b38b68
commit f4d3ff5c25
No known key found for this signature in database
GPG Key ID: 96B3554AF5B193EE

@ -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…
Cancel
Save