Skip to content

Instantly share code, notes, and snippets.

@bashizip
Created April 24, 2019 21:32
Show Gist options
  • Save bashizip/ec3cc15c6edc55d7a0bb0ff1c626b299 to your computer and use it in GitHub Desktop.
Save bashizip/ec3cc15c6edc55d7a0bb0ff1c626b299 to your computer and use it in GitHub Desktop.
Snap helper apply to recyvleview
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