左晓为主开发手持机充值管理机
zuoxiao
2024-07-14 c0538000f28bc68f11bfe118cb5dd7dfaed09911
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