-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shimmer effect moving out from view sometimes #69
Comments
@MenosGrante thanks for reporting the, I will investigate it. |
@veghtomi No problem, hope you will fix this soon :) |
@veghtomi did you find the cause of this issue because I'm having it too on my app |
Any updates on this? |
Same issue here. Any updates @veghtomi ? |
I am also seeing this behaviour, and I notice that this happens with phones running Android 9. Do you have any updates regarding this @veghtomi ? |
// if (Build.VERSION.SDK_INT <= Build.VERSION_CODES.JELLY_BEAN) { |
Sometimes shimmer effect moving out of views and after restart it is working good again.
Video example
The text was updated successfully, but these errors were encountered: