hanjing hace 6 años
padre
commit
9e1986024e
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. 10 0
      app/src/main/res/layout/discount_help.xml

+ 10 - 0
app/src/main/res/layout/discount_help.xml

@@ -34,4 +34,14 @@
         android:layout_width="match_parent"
         android:layout_height="wrap_content" />
 
+    <TextView
+        android:id="@+id/help4"
+        android:layout_margin="8dp"
+        android:textSize="13sp"
+        android:padding="8dp"
+        android:textColor="#333333"
+        android:background="#f5f5f5"
+        android:layout_width="match_parent"
+        android:layout_height="wrap_content" />
+
 </LinearLayout>