Created
April 24, 2019 21:32
-
-
Save bashizip/ec3cc15c6edc55d7a0bb0ff1c626b299 to your computer and use it in GitHub Desktop.
Snap helper apply to recyvleview
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SnapHelper snapHelper = new LinearSnapHelper(); | |
snapHelper.attachToRecyclerView(recyclerView); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment