Skip to content

0.1.2

Compare
Choose a tag to compare
@douglasjunior douglasjunior released this 15 Aug 19:11
· 80 commits to master since this release

Changes

  • Added option to set animation padding by pixels or resId
  • Added check width and height of the view before generating the bitmap #6
  • Added option to Gravity.CENTER #14
  • Added arrowDirection option. Useful with Gravity.CENTER
  • Added option to set Text by resId
  • Removed all ViewTreeObserver.OnGlobalLayoutListener on dismiss to prevent NullPointerException #11