BeksOmega / looping-layout

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

Release 0.3.1 #37

Closed BeksOmega closed 4 years ago

BeksOmega commented 4 years ago

:clap: Resolves

N/A

:star2: Description

Bug fixes: Items are now correctly laid out in the non-scrolling direction. Yay!

Also docs have been updated to better match the kotlin coding conventions.

:bug: Testing

All tests pass.

:thought_balloon: Other info

N/A