左晓为主开发手持机充值管理机
zuojincheng
2025-03-31 793d4ee43f963935919f2ebf4b743e924c169e33
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" />