Created
January 30, 2018 18:14
-
-
Save vamsitallapudi/da0f2326c8b96f57a03f1f4d1803f84e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
<android.support.v7.widget.RecyclerView | |
android:id="@+id/recyclerView" | |
android:layout_width="match_parent" | |
android:layout_height="match_parent" | |
android:scrollbars="vertical"/> | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment