v3.0.0-RC1
- Library converted to Kotlin(v1.3.61)
- Update targetSdkVersion to 29
- Android Gradle Plugin 3.5.3
- Added support for Architecture Components Lifecycle #48. Thanks @kletzander!
- Exclude the height of the status bar and ActionBar from the height diff calculation to fix #41. Thanks @anoop44!