aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/view_content_base_recycler.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/view_content_base_recycler.xml')
-rw-r--r--app/src/main/res/layout/view_content_base_recycler.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/view_content_base_recycler.xml b/app/src/main/res/layout/view_content_base_recycler.xml
index efe69913..e1591efe 100644
--- a/app/src/main/res/layout/view_content_base_recycler.xml
+++ b/app/src/main/res/layout/view_content_base_recycler.xml
@@ -17,7 +17,6 @@
android:layout_height="match_parent"
android:focusable="true"
android:focusableInTouchMode="true"
- app:layoutManager="android.support.v7.widget.LinearLayoutManager"
app:layout_behavior="@string/appbar_scrolling_view_behavior" />
</android.support.v4.widget.SwipeRefreshLayout>