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

AssymetricRecyclerView : some cells configuration are not allowed #83

Open ChannVincent opened 5 years ago

ChannVincent commented 5 years ago

I am using this library with AssymetricRecyclerView,

I have a 3 columns grid. This configuration is not possible :

problem

I have added cells in this order :

Hope you can help. Thank you