faruktoptas / FancyShowCaseView

An easy-to-use customisable show case view with circular reveal animation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circular Background

abdelrahmanhesham13 opened this issue · comments

Is there anyway to make the background of the fancy show case circular ?

Currently it supports fullscreen backgrounds. Or you can create your custom views. Here is an example of custom view:
https://github.com/faruktoptas/FancyShowCaseView/blob/master/app/src/main/java/me/toptas/fancyshowcasesample/MainActivity.kt#L246

it won't work with custom view animation and circle indicator will not work

Why it won't work?

i need to create circular background while the library provide it own background and animation for circle indicator i try it and it override the library background with no animation and circle indicator

You can use a transparent background for FancyShowCaseView