https://kotlinlang.org logo
a

andreworobator

04/06/2018, 6:35 PM
I’m making a scrolling list (RecyclerView) in android with multiple view types. I want the view types to be of a limited set and interfaces so I can mock them out in tests and have my android ViewHolders implement the view interfaces in prod