deano2390 / MaterialShowcaseView

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

Sequences overlapped on API 19 #128

Closed hjchin closed 7 years ago

hjchin commented 7 years ago

2 sequences are overlapped when it runs. https://drive.google.com/file/d/0B8shbq9Sw2lgRFY5WGU3OUJuT0k/view?usp=sharing

It is ok on API 21.

hjchin commented 7 years ago

After looking at the code, it is somehow not due to the MaterialShowcaseView itself. API 19 & 21 have different implementation of the same logic.