felipecsl / AsymmetricGridView

Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span
http://felipecsl.com/AsymmetricGridView
MIT License
1.84k stars 431 forks source link

OOM #48

Closed Yonony closed 8 years ago

Yonony commented 8 years ago

Increasing the content of this gridview a memory overflow, increased memory and will not be released, the question whether there is notice?

Yonony commented 8 years ago

Out of memory

Increasing the content of this gridview a memory overflow, increased memory and will not be released, the question whether there is notice?

felipecsl commented 8 years ago

Please provide a more descriptive issue and a sample project to help reproduce, if possible. There is not much that can be done based on this description.