MaterialShowcaseView icon indicating copy to clipboard operation
MaterialShowcaseView copied to clipboard

Public check method for singleUse id

Open MFlisar opened this issue 9 years ago • 1 comments

This would make it possible to return from a function before all the unnecessary builder stuff is done...

As retrieving the views, which may be useless if I don't want to show the Showcase afterwards...

MFlisar avatar Aug 27 '15 09:08 MFlisar

It would be very useful!

Is it possible to add this method to MaterialShowcaseView?

public static method hasFired(Context context, String showcaseID)

mengoni avatar Jun 26 '20 10:06 mengoni