ShowcaseView
ShowcaseView copied to clipboard
Change circle with any custom image
I want to use my image as indicator instead of a circle. Is there any way to do so ?
Yup! There is the ability to add a custom drawer, see this sample for more info:
https://github.com/amlcurran/ShowcaseView/blob/master/sample/src/main/java/com/github/amlcurran/showcaseview/sample/CustomShowcaseActivity.java
Thanks about CustomShowcaseView class. But I have one question! Have can I change the background color and drawable color???