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