TonicArtos / SuperSLiM

A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
http://tonicartos.nz
2.12k stars 297 forks source link

Update LayoutManager.java #158

Closed makzimi closed 7 years ago

makzimi commented 8 years ago

Check instance of base class. Crashes was found when using different LayoutManagers on different orientations (cast class exeption).