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" />