/MultipleViewType

Sometimes, items in a recycleView might not be the same type. The solution is using viewType param of function onCreateViewHolder.

Primary LanguageKotlin

This repository is not active