vinc3m1 / RoundedImageView

A fast ImageView that supports rounded corners, ovals, and circles.
Other
6.44k stars 1.25k forks source link

OOM #180

Closed mnock closed 7 years ago

mnock commented 7 years ago

When I use it in the listview, and rolling quickly it is easy to OOM image

vinc3m1 commented 7 years ago

Likely due to what type of images you use and how you handle them. RIV doesn't help avoid OOMs.