|
@@ -64,8 +64,6 @@
|
|
|
android:id="@+id/recyclerView"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
|
- android:layout_marginStart="@dimen/dp_14"
|
|
|
- android:layout_marginRight="@dimen/dp_14"
|
|
|
android:overScrollMode="never"
|
|
|
android:scrollbars="none" />
|
|
|
</com.scwang.smart.refresh.layout.SmartRefreshLayout>
|