hanjing 6 lat temu
rodzic
commit
9e1986024e
1 zmienionych plików z 10 dodań i 0 usunięć
  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>