Open iman2420 opened 6 years ago
I use config.setTypeface to change SpotlightSequence typeface but not work:
config.setTypeface
`SpotlightConfig config = new SpotlightConfig(); config.setDismissOnTouch(true); config.setTypeface(App.shabnam); SpotlightSequence.getInstance(getActivity(), config)`
how to solve this?
do you solve this?
have same problem!
I use
config.setTypeface
to change SpotlightSequence typeface but not work:how to solve this?