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

you should modify the README.md #53

Closed tttony3 closed 8 years ago

tttony3 commented 8 years ago

hi i use {compile 'com.felipecsl.asymmetricgridview:library:2.0.1'} ,and i find it is different than library.

tttony3 commented 8 years ago

the old version was always been OOM when contains a lot of imageview

felipecsl commented 8 years ago

What is wrong about the readme? Also your second comment doesn't seem related to the issue at all (and doesn't provide any constructive feedback on steps to reproduce, for example)

tttony3 commented 8 years ago

no ,i just wanna you release a new version 2.0.2 :)

felipecsl commented 8 years ago

Im working on version 3.0.0 which will add support for RecyclerView. I don't plan to update 2.x anymore