lopspower / CircularImageView

Create circular ImageView in Android in the simplest way possible
Apache License 2.0
1.95k stars 413 forks source link

Extreme lag in a recycler view when Shadow is enabled on low-end devices. #124

Open zubairzahoor opened 4 years ago

zubairzahoor commented 4 years ago

When Shadow is enabled, there is extreme lag in recycler view on very low-end devices. Without the shadow it is really smooth. Is the shadow supposed to be that resource hungry or is it some kind of bug/issue?