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
Closes #43, closes #30 This allows users to use the ChipsLayoutManger with the FlexibleAdapter library.