ShowcaseViewLibrary
ShowcaseViewLibrary copied to clipboard
error in dispatchDraw
c.drawCircle(0, showcaseY, showcaseRadius, eraser); should be c.drawCircle(showcaseX, showcaseY, showcaseRadius, eraser);