MaterialShowcaseView
MaterialShowcaseView copied to clipboard
Showcase reset
Is there are any way to reset showcase so user can watch it again if he needs to? Clearing cache is not appropriate as cache may holds another data.
hello insearching i have done it like this to remove all of them new MaterialShowcaseView(getActivity()).resetAll(getActivity()); getActivity().finishAffinity();