TakuSemba / MultiSnapRecyclerView

Android library for multiple snapping of RecyclerView
Apache License 2.0
2.51k stars 302 forks source link

Set snapGravity programmatically #15

Closed edisonpagtakhan closed 4 years ago

edisonpagtakhan commented 6 years ago

Currently, there is no way to set it programmatically. You can only do it in XML.

TakuSemba commented 4 years ago

Hi, sorry for the late response. As of 2.0.0, you can set snap Gravity programmatically. Please check it out!.