fondesa / recycler-view-divider

A library which configures a divider for a RecyclerView.
Apache License 2.0
507 stars 45 forks source link

GridView #341

Open dtt-android opened 10 months ago

dtt-android commented 10 months ago

use gridview add divider,When there's a lot of data(5000+),use adapter.notifyItemRangeChanged(position) update item is very slow