fresco icon indicating copy to clipboard operation
fresco copied to clipboard

W/BitmapFactory: bitmap marked for reuse (24200 bytes) can't fit new bitmap (48400 bytes)

Open PeanutZhang opened this issue 3 years ago • 2 comments

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?

PeanutZhang avatar Nov 10 '21 02:11 PeanutZhang

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.

stale[bot] avatar Jan 09 '22 04:01 stale[bot]

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)

arham-anees avatar Jun 15 '22 04:06 arham-anees