generallibrary/src/main/res/layout/activity_search_user_ge.xml
@@ -23,11 +23,16 @@ android:layout_height="match_parent" android:layout_below="@+id/titleBar"> <com.scwang.smart.refresh.header.ClassicsHeader android:layout_width="match_parent" android:layout_height="wrap_content" /> <androidx.recyclerview.widget.RecyclerView android:id="@+id/recyclerView" android:layout_width="match_parent" android:layout_height="match_parent" android:background="#ffffff" android:background="@color/base_list_bg" android:overScrollMode="never" android:padding="10dp" />