Skip to content

0.2.1

Compare
Choose a tag to compare
@douglasjunior douglasjunior released this 17 Jul 12:00
· 43 commits to master since this release

Changes

  • overlayMatchParent(boolean): Sets the behavior of the overlay view. Used for cases where the Overlay view can not be MATCH_PARENT. Like in a Dialog or DialogFragment. #46
  • Added extra check to prevent the bitmap from being null when drawing. #42
  • Updated gradle plugin.