ShowcaseView icon indicating copy to clipboard operation
ShowcaseView copied to clipboard

setContentTitle not updating?

Open justdan0227 opened this issue 8 years ago • 1 comments

I've coded an example that handles onClick events and changes the title / content yet calls to showcaseView.setContentTitle("Counter is at 1"); showcaseView.setContentText("Wow this is cool");

does not appear to change the showcase?
Android Studio 1.5.1 Gradle compile 'com.github.amlcurran.showcaseview:library:5.4.1' compiled SDK 23 min version 21

justdan0227 avatar Feb 26 '16 19:02 justdan0227

Yup, I can reproduce this, will work on a fix this eve!

amlcurran avatar Apr 06 '16 20:04 amlcurran