Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@ahulr ahulr released this 13 Feb 15:52
3107a01

Version 2.0.0

  • Refactor to Kotlin
  • Option to handle session increments manually by setting incrementSessionsAutomatically(false) in Builder and using incrementSessionCount() helper function
  • Add click listeners for positive button and negative button
  • Option to reset count using resetCount()
  • Dark theme support