Fix visibility buttons Android 5
- 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 namedonHandleRateMeAction
- The
installDate
andlaunchTimes
parameters into the timer are passed through the static methodRateMeDialogTimer.shouldShowRateDialog
, not in the constructor.