You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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