29jitender / Spotlight

Spotlight is an Android library used to onboard users by showcasing specific features in the app.
Apache License 2.0
1.27k stars 163 forks source link

Line animation occasionally double draws #65

Open zacharee opened 7 years ago

zacharee commented 7 years ago

Occasionally, the animation for the line will show as completed, then suddenly erase and animate, as the tutorial slide is appearing.

UsernameInvalidException commented 7 years ago

Additionally, It can happen both at the beginning of the animation, as well as in the middle of the animation.

dhavalwooplr commented 7 years ago

@zacharee , @UsernameInvalidException can you both please share a screenshot, it would help to understand what exact thing is happening?

fabredthunder commented 6 years ago

Hello, Same problem ... When it draws the first line (vertical) there's no issue. Then the second line (horizontal) starts drawing, dissappear and then redraw. It's like a quick blink. It doesn't occurs all the time but like 3/4 of the time.