Skip to content

Instantly share code, notes, and snippets.

@john-lorrenz
Last active November 7, 2019 05:54
Show Gist options
  • Save john-lorrenz/6ac3e4123f298446ccc8e8bdaac3a1bc to your computer and use it in GitHub Desktop.
Save john-lorrenz/6ac3e4123f298446ccc8e8bdaac3a1bc to your computer and use it in GitHub Desktop.
set recycler view column to more than 1
recycler_view.layoutManager = GridLayoutManager(this,2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment