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

Get rid of ListView #70

Closed Duna closed 7 years ago

Duna commented 7 years ago

We need an implementation with recyclerview. Listview is older one and in case of hundreds of items it burns the CPU

felipecsl commented 7 years ago

This doesn't look like a reasonable issue.