左晓为主开发手持机充值管理机
zuoxiao
2024-05-09 9d57ea9c1ca983a8990dfb3791165c6bae28f483
henanlibrary/src/main/res/layout/activity_my_hn.xml
@@ -35,12 +35,14 @@
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:text="设备序列号:"
                    android:textColor="@color/picker_text_color"
                    android:textSize="@dimen/text_size" />
                <TextView
                    android:id="@+id/my_villageNum"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:textColor="@color/picker_text_color"
                    android:textSize="@dimen/text_size" />
            </LinearLayout>
@@ -121,8 +123,6 @@
                    android:textSize="@dimen/text_size" />
            </RelativeLayout>
            <TextView