app/src/main/res/layout/activity_parameter.xml
@@ -41,8 +41,17 @@ android:layout_marginLeft="20dp" android:layout_marginTop="20dp" android:padding="5dp" android:text="电量单价" android:text="电量单价设置" android:textSize="@dimen/text_size" /> <TextView android:id="@+id/parameter_cardIdentifying" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="20dp" android:layout_marginTop="20dp" android:padding="5dp" android:text="卡标识码设置" android:textSize="@dimen/text_size" /> </LinearLayout>