fix insets after unblock phone

This commit is contained in:
Nitser 2019-09-16 12:19:27 +03:00
parent a43730a935
commit 117eaf324f
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ class KeyboardBehaviorDetector(
windowInsets
}
ViewCompat.requestApplyInsets(view)
}
// Call this in "onPause()" of a fragment