JetradarMobile / android-snowfall

Fully customizable implementation of "Snowfall View" on Android.
Apache License 2.0
1.17k stars 173 forks source link

Performance issue with recyclerview #14

Open aboutgaurav opened 6 years ago

aboutgaurav commented 6 years ago

I am trying to integrate this snowfall effect in recyclerview and it is looking quite good. But without snowfall effect recyclerview is scrolling smoothly and integration of snowfall makes recyclerview scrolling hazy.

Do you know this is happening ? Any direction and guide will be really helpful. Thanks.