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

Reverse item order? #45

Open JarmoKukkola opened 7 years ago

JarmoKukkola commented 7 years ago

Any ideas how to reverse order of items? I tried to make it happen for the whole day without success.