StickyTimeLine
StickyTimeLine copied to clipboard
Refresh View
while (binding.rvComment.getItemDecorationCount() > 0) { binding.rvComment.removeItemDecorationAt(0) }
please