|
|
@@ -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>
|