Skip to content

Instantly share code, notes, and snippets.

@chenzhang2006
Created August 3, 2022 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chenzhang2006/0c44cf0189e21d832bbe80585995e533 to your computer and use it in GitHub Desktop.
Save chenzhang2006/0c44cf0189e21d832bbe80585995e533 to your computer and use it in GitHub Desktop.
RecyclerView xml
<android.support.v7.widget.RecyclerView
android:id="@+id/recyclerView"
android:layout_width="match_parent"
android:layout_height="match_parent"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment