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

onLayoutChildren #21

Closed hubcin closed 7 years ago

hubcin commented 7 years ago

the method onLayoutChildren seems getting called again and again, which seems so abnormal.