左晓为主开发手持机充值管理机
zuoxiao
2024-03-26 1b4835badb3ca32402b6544c668a700c5334d90f
app/src/main/res/layout/activity_red_card.xml
@@ -88,7 +88,13 @@
                android:layout_marginTop="15dp"
                android:text="卡状态:"
                android:textSize="@dimen/text_size" />
            <TextView
                android:id="@+id/red_addressCode"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="地址编码:"
                android:textSize="@dimen/text_size" />
        </LinearLayout>
    </ScrollView>