Skip to content

Instantly share code, notes, and snippets.

@kozmi55
Created August 2, 2018 13:02
Show Gist options
  • Save kozmi55/eec54c53ebcd5e72d58900d7bbbcb2fd to your computer and use it in GitHub Desktop.
Save kozmi55/eec54c53ebcd5e72d58900d7bbbcb2fd to your computer and use it in GitHub Desktop.
<android.support.v7.widget.RecyclerView
android:id="@+id/recyclerView"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:data="@{viewModel.userIds}"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment