左晓为主开发手持机充值管理机
zuoxiao
2024-03-22 520c4343a7121d610391c41cd090c480d65d13f2
app/src/main/res/layout/activity_newcard_list.xml
@@ -10,7 +10,7 @@
        android:layout_width="match_parent"
        android:layout_height="@dimen/dimen_title_height"
        android:background="@drawable/title_bar_bg"
        app:centerText="注册记录"
        app:centerText="开户记录"
        app:leftImage="@mipmap/icon_back"
        app:rightText="筛选" />
@@ -26,7 +26,7 @@
            android:id="@+id/recyclerView"
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:background="#fff"
            android:background="#ffffff"
            android:overScrollMode="never"
            android:padding="10dp" />