Skip to content

Instantly share code, notes, and snippets.

@Sinarahimi
Created March 24, 2020 07:10
Show Gist options
  • Save Sinarahimi/f505213aa25e7ae0c2219f630dfda830 to your computer and use it in GitHub Desktop.
Save Sinarahimi/f505213aa25e7ae0c2219f630dfda830 to your computer and use it in GitHub Desktop.
RecyclerView
recyclerView.setLayoutManager(new GridLayoutManager(this, numberOfColumns));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment