aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/page_fragment_timeline.xml
blob: 994fea835413a72591141c9fb90d08e69afbb81e (plain)
1
2
3
4
<com.simplecityapps.recyclerview_fastscroll.views.FastScrollRecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/tweets_recycler_view"
    android:layout_width="match_parent"
    android:layout_height="match_parent" />