Skip to content

v3.0.0-RC1

Compare
Choose a tag to compare
@yshrsmz yshrsmz released this 15 Feb 02:23
· 31 commits to master since this release
  • 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!