ShowcaseViewLibrary
ShowcaseViewLibrary copied to clipboard
Custom implementation of ShowcaseView library for Android
Results
1
ShowcaseViewLibrary issues
Sort by
recently updated
recently updated
newest added
c.drawCircle(0, showcaseY, showcaseRadius, eraser); should be c.drawCircle(showcaseX, showcaseY, showcaseRadius, eraser);