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

Androidx #229

Open oskitar89 opened 4 years ago

oskitar89 commented 4 years ago

Could you please create a version with androidx? New apps are developed with this library but it is not compatible with your library. Thanks

KaiMaStarling commented 3 years ago

android.enableJetifier=true should fix this, but this is a pretty old library so you might want to consider something else for future support