rubensousa / DpadRecyclerView

A RecyclerView built for Android TV with Compose in mind and as a replacement for Leanback's BaseGridView.
https://rubensousa.github.io/DpadRecyclerView/
Apache License 2.0
136 stars 17 forks source link

how to center scroll like CenterLayoutManager in horizontal #222

Closed trycatchx closed 5 months ago

trycatchx commented 5 months ago

how to center scroll like CenterLayoutManager in horizontal

rubensousa commented 5 months ago

Hey @trycatchx . I see you marked this as complete, did you solve it?