Skip to content

Instantly share code, notes, and snippets.

@nathanjones
Last active April 26, 2016 14:56
Show Gist options
  • Save nathanjones/3997e85f540cd4be6ea4a1e9b57da926 to your computer and use it in GitHub Desktop.
Save nathanjones/3997e85f540cd4be6ea4a1e9b57da926 to your computer and use it in GitHub Desktop.
<android.support.v7.widget.RecyclerView
android:id="@+id/recycler"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingTop="@dimen/activity_vertical_margin"
android:clipToPadding="false" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment