Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AgiMaulana/a4582fca84238490f070f7e5bc1c4b08 to your computer and use it in GitHub Desktop.
Save AgiMaulana/a4582fca84238490f070f7e5bc1c4b08 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/recyclerview">
</android.support.v7.widget.RecyclerView>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment