BeksOmega / looping-layout

A looping LayoutManager for the Android RecyclerView.
Apache License 2.0
274 stars 16 forks source link

Support for GridLayoutManager? #44

Open ckdevrel opened 3 years ago

ckdevrel commented 3 years ago

Support for LoopingLayoutManager for GridLayoutManager? Proposal - Possible can create a LoopingGridLayoutManager by subclassing GridLayoutManager Alternative - Else, can provide the Grid type support in LoopingLayoutManager

BeksOmega commented 3 years ago

Hello @TakeoffAndroid,

That sounds like a fun feature request! But sadly, I'm currently busy with other projects, so I won't be able to work on it right now.

If anyone else (including yourself!) is interested in creating a LoopingGridLayoutManager I would love to include it in this project :D Please see the contribution guidelines for information on how to get started. And if you have any questions I'd love to answer.

Thank you again for your feature request! I love receiving feedback =)

ckdevrel commented 3 years ago

Sure. Thanks :)