fix insets after unblock phone
This commit is contained in:
parent
a43730a935
commit
117eaf324f
|
|
@ -42,6 +42,7 @@ class KeyboardBehaviorDetector(
|
|||
|
||||
windowInsets
|
||||
}
|
||||
ViewCompat.requestApplyInsets(view)
|
||||
}
|
||||
|
||||
// Call this in "onPause()" of a fragment
|
||||
|
|
|
|||
Loading…
Reference in New Issue