Make your multiple type view adapter with annotations!
Gist for Making a Multiple View Types Adapter With Annotations
Pretty easy to use.
- Create your delegate adapters, implementing DelegateAdapter, and with the annotation DelegateAdapterType. e.g:
@DelegateAdapterType(itemType = 0)