https://developer.android.com/reference/android/view/WindowInsets?authuser=2
WindowInsets | API reference | Android Developers
api referenceandroiddevelopers
https://gist.github.com/Pkmmte/d8e983fb9772d2c91688
A FrameLayout subclass that dispatches WindowInsets to its children instead of adjusting its...
A FrameLayout subclass that dispatches WindowInsets to its children instead of adjusting its padding. Useful for Fragment containers. -...