David Tsah
David Tsah
what is the key string that created automatically for declaring new preference (without specifying it)? var useTestAutoCapture: Boolean by bindToPreferenceField(false) I know I could put it like this and have...
setShowcase method use post delay without null check, causing this crash: Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.getLocationInWindow(int[])' on a null object reference at com.github.amlcurran.showcaseview.targets.ViewTarget.getPoint(ViewTarget.java:41) at com.github.amlcurran.showcaseview.ShowcaseView$1.run(ShowcaseView.java:191)...
when I use showCaseView for few steps and use animation to go to the next step there's a problem with the text 1. text change when animation start, not end...