facebookarchive / shimmer-android

An easy, flexible way to add a shimmering effect to any view in an Android app.
http://facebook.github.io/shimmer-android/
Other
5.31k stars 698 forks source link

Application doing so much work in main thread when shimmerFramelayout is added in layout file #73

Closed sakarayajitesh closed 4 years ago

sakarayajitesh commented 5 years ago

When I just add shimmerFramelayout to layout file and run, it is saying Skipped frames ,application doing so much work in main thread. When I remove shimmerFrameLayout and run, it works smoothly.

shimmer shimmer output without without output

xiphirx commented 5 years ago

This could be caused by a lot of different things, this isnt enough information to pinpoint it to shimmer.

sakarayajitesh commented 5 years ago

But it is not coming when I remove shimmer @xiphirx

RGU5Android commented 4 years ago

Hi @sakarayajitesh, after updating to version 0.5.0 the issue was no longer reproducible.