I was writing (a class using generics)[<https://dp...
# android
s
I was writing (a class using generics)[https://dpaste.de/BExA#L33,34] in kotlin and got
Type mismatc. Required: VH? Found PaginatedRecyclerViewAdapter<VH, T>.LoadingViewHolder
on line
33
and
34