app/src/main/res/layout/fragment_home.xml
@@ -13,7 +13,7 @@ android:layout_width="39dp" android:layout_height="35dp" android:src="@android:drawable/ic_search_category_default"/> <androidx.core.widget.NestedScrollView <com.scwang.smart.refresh.layout.SmartRefreshLayout android:id="@+id/smart_refresh" android:layout_width="match_parent" android:layout_height="match_parent" @@ -67,6 +67,6 @@ /> </androidx.constraintlayout.widget.ConstraintLayout> </androidx.core.widget.NestedScrollView> </com.scwang.smart.refresh.layout.SmartRefreshLayout> </LinearLayout>