fresco
fresco copied to clipboard
W/BitmapFactory: bitmap marked for reuse (24200 bytes) can't fit new bitmap (48400 bytes)
in my app had many waring , like this : W/BitmapFactory: bitmap marked for reuse (24200 bytes) can't fit new bitmap (48400 bytes) I specified the BitmapConfig as RGB_565; how can i fix it?
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "bug" or "enhancement" and I will leave it open. Thank you for your contributions.
is there any solution to this? I am facing this issue on my android application of react native project.
my app crashes everytime I tap back or navigation.goBack()
is called.
bitmap marked for reuse (65536 bytes) can't fit new bitmap (131072 bytes)