Skip to content

Fix visibility buttons Android 5

Compare
Choose a tag to compare
@pocho23 pocho23 released this 14 Dec 18:13
· 87 commits to master since this release
  • Fix visibility buttons Android 5
  • Note for users of 1.1 and before
  • Add set and get actionListener
  • Set minSdk

Migration notes for 1.x users

  • The action handler method of RateMeOnActionListener is now named onHandleRateMeAction
  • The installDate and launchTimes parameters into the timer are passed through the static method RateMeDialogTimer.shouldShowRateDialog, not in the constructor.