Hi ,
I have a customlistview with only 15 items , each item have 3 label and 2 imageview , in some devices (not to all) when a load the CLV tha app crashs with OOM error.
To load the bitmap i use :
Now it is incredible this error, when the device have more the 400Mb of free ram .
Please help me .
Thanks
I have a customlistview with only 15 items , each item have 3 label and 2 imageview , in some devices (not to all) when a load the CLV tha app crashs with OOM error.
To load the bitmap i use :
B4X:
immagine1.Bitmap=LoadBitmapSample(folder,appoggio,90,90)
Now it is incredible this error, when the device have more the 400Mb of free ram .
Please help me .
Thanks