bryceredd / RFQuiltLayout

A UICollectionViewLayout subclass to put items in a quilting pattern
MIT License
872 stars 130 forks source link

Android port #38

Closed heyarny closed 8 years ago

heyarny commented 8 years ago

Anyone know of equivalent project for Android using RecyclerView? It must not use any pre-defined patterns. RFQuiltLayout is using bin-packing algorithm, isn't it?

bryceredd commented 8 years ago

@heyarny try https://github.com/jacobmoncur/QuiltViewLibrary