左晓为主开发手持机充值管理机
zuoxiao
2 天以前 548dce0bcff06ee7a1795defe8e7789b9d7aad94
generallibrary/src/main/res/layout/fragment_card.xml
@@ -215,6 +215,7 @@
                app:layout_constraintTop_toBottomOf="@+id/home_redCard">
                <LinearLayout
                    android:id="@+id/home_replaceLL"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:gravity="center"
@@ -231,7 +232,7 @@
                        android:layout_height="wrap_content"
                        android:layout_marginTop="6dp"
                        android:gravity="center"
                        android:text="补卡"
                        android:text="解挂、补卡"
                        android:textColor="@color/text_selecter_color"
                        android:textSize="14sp" />
                </LinearLayout>