Skip to content

Instantly share code, notes, and snippets.

@realdm
Created August 3, 2015 22:45
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 realdm/c8d9cfbeff9893a155d6 to your computer and use it in GitHub Desktop.
Save realdm/c8d9cfbeff9893a155d6 to your computer and use it in GitHub Desktop.
conteudo do fragment
<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.RecyclerView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/my_recycler_view"
android:scrollbars="vertical"
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