BelooS / ChipsLayoutManager

ANDROID. ChipsLayoutManager (SpanLayoutManager, FlowLayoutManager). A custom layout manager for RecyclerView which mimicric TextView span behaviour, flow layouts behaviour with support of amazing recyclerView features
Apache License 2.0
3.25k stars 362 forks source link

Make ChipsLayoutManger implement IFlexibleLayoutManager #44

Open magneticflux- opened 7 years ago

magneticflux- commented 7 years ago

Closes #43, closes #30 This allows users to use the ChipsLayoutManger with the FlexibleAdapter library.

tspoke commented 6 years ago

@BelooS Any update ? When do you think this PR will be included ? I really need it too :)