Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Out of memory exception with listview

$
0
0

Hello,

I am getting following exception when trying to bring up a listview with custom cell layout for just 3 objects in my model class-

[dalvikvm-heap] Out of memory on a 3840016-byte allocation.
[skia] --- decoder->decode returned false
[dalvikvm-heap] Clamp target GC heap from 100.332MB to 96.000MB
[dalvikvm-heap] Forcing collection of SoftReferences for 3840016-byte allocation
[dalvikvm-heap] Clamp target GC heap from 100.332MB to 96.000MB
[dalvikvm-heap] Out of memory on a 3840016-byte allocation.

Not sure what I might be doing wrong here. Any ideas will be helpful. I can also post my code.

Thanks


Viewing all articles
Browse latest Browse all 58056

Trending Articles