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

RecyclerView support #49

Closed max02100 closed 8 years ago

max02100 commented 8 years ago

Hello, i saw that the version 2 support the recycler view but there is no example.

Someone has this please?

Thanks

felipecsl commented 8 years ago

RecyclerView support hasn't been implemented yet. I'm still working on it. Closing as a duplicate of #26