You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support explicitly register Kotlin primitive types (see #302)
ViewDelegate : Fix View.layoutPosition and remove View.adapterPosition (see ##315), in the meantime, add View.holder, View.absoluteAdapterPosition and View.bindingAdapterPosition (see 7dca987)
Remove ItemViewDelegate.getPosition(viewHolder), please use ViewHolder.get*Position instead