ShowcaseView icon indicating copy to clipboard operation
ShowcaseView copied to clipboard

Change circle with any custom image

Open azrashaikh opened this issue 8 years ago • 2 comments

I want to use my image as indicator instead of a circle. Is there any way to do so ?

azrashaikh avatar Apr 26 '16 05:04 azrashaikh

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

amlcurran avatar Apr 26 '16 12:04 amlcurran

Thanks about CustomShowcaseView class. But I have one question! Have can I change the background color and drawable color???

mhasanzadehir avatar Oct 09 '17 09:10 mhasanzadehir