Spotlight icon indicating copy to clipboard operation
Spotlight copied to clipboard

spotlightConfig.setTypeface not work

Open iman2420 opened this issue 8 years ago • 2 comments

I use config.setTypeface to change SpotlightSequence typeface but not work:

 `SpotlightConfig config = new SpotlightConfig();
                config.setDismissOnTouch(true);
                config.setTypeface(App.shabnam);
 SpotlightSequence.getInstance(getActivity(), config)`

how to solve this?

iman2420 avatar Dec 09 '17 16:12 iman2420

do you solve this?

alirezat66 avatar Dec 05 '19 07:12 alirezat66

have same problem!

mirodev01 avatar Feb 05 '21 16:02 mirodev01