deano2390 / MaterialShowcaseView

A Material Design themed ShowcaseView for Android
Apache License 2.0
2.72k stars 526 forks source link

App Not Responding #125

Closed Chirag27592 closed 7 years ago

Chirag27592 commented 7 years ago

App is not responding while i am putting this code into my activity onCreate(...);. Only white screen keeping and ANR dialog came when touch back button. tried everything changing target, shingle showcase and sequence. What to do?

Chirag27592 commented 7 years ago

sorry it was my fault. I Thing I passed null or black string in UNIQUE ID by getLocalClassName(). Issue solved when i passed static string "fasdfslkdf".