mg6maciej
04/19/2017, 9:36 AMAdapter
tho. Prefer to have each case as a class.Paul Woitaschek
04/19/2017, 9:39 AMmg6maciej
04/19/2017, 9:44 AMItemAdapter
, which looks like https://github.com/elpassion/android-commons/blob/develop/recycler/src/main/java/com/elpassion/android/commons/recycler/components/base/ItemAdapter.ktItemAdapter
there was BaseRecyclerViewAdapter
, which had a list of `ItemAdapter`s and would delegate all work to item at position.Paul Woitaschek
04/19/2017, 9:52 AMmg6maciej
04/19/2017, 9:53 AMItemAdapter
.langara
04/19/2017, 11:48 AM