Fixed nav. bar
This commit is contained in:
parent
0f7d70ab70
commit
27ac13ccd3
|
|
@ -43,7 +43,7 @@ class KeyboardBehaviorDetector(
|
|||
|
||||
if (startNavigationBarHeight == -1) startNavigationBarHeight = bottomInset
|
||||
|
||||
windowInsets
|
||||
ViewCompat.onApplyWindowInsets(view, windowInsets)
|
||||
}
|
||||
ViewCompat.requestApplyInsets(view)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue