jmartinesp / SpannedGridLayoutManager

Android RecyclerView.LayoutManager that resizes and reorders views based on SpanSize
MIT License
600 stars 105 forks source link

TypeCastException #16

Closed d3bt3ch closed 6 years ago

d3bt3ch commented 6 years ago

I am getting the foloowing exception ...

kotlin.TypeCastException: View LayoutParams must be of type 'SpanLayoutParams'

d3bt3ch commented 6 years ago

Resolved.