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

Can't Access RecyclerViewAdapter #86

Open MattS8 opened 5 years ago

MattS8 commented 5 years ago

I can't seem to find/use AsymmetricRecyclerView unless I download the library and manually copy the code into my project. Am I doing something wrong?