Unique Secure

Results 1 comments of Unique Secure

My guess is that you may need to use a dismiss listener. Try this. Is in the sample code. TutoShowcase.from(this) .setListener(new TutoShowcase.Listener() { @Override public void onDismissed() { //Implement your...