Skip to content

Releases: douglasjunior/android-simple-tooltip

0.1.0

17 May 00:56
Compare
Choose a tag to compare

Changes

  • Changed Gravity.LEFT and Gravity.RIGHT to Gravity.START and Gravity.END (Incompatible code!)
  • Added continuous integrations with travis-ci
  • Many changes due to lint's recommendations
  • Fixed bug on call show() two times sequentially.
  • Fixed bug on call dismiss() before show() is completed.

0.0.1

10 May 20:49
Compare
Choose a tag to compare

First version.