Browse Source

界面优化

csk 4 years ago
parent
commit
18648c19fe
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/src/main/res/layout/fragment_take.xml

+ 2 - 2
app/src/main/res/layout/fragment_take.xml

@@ -31,7 +31,7 @@
         android:layout_y="354dp"
         android:gravity="center"
         android:text="@string/prompt_word_bottom"
-        android:textSize="10dp" />
+        android:textSize="11dp" />
 
     <TextView
         android:id="@+id/textView2"
@@ -42,7 +42,7 @@
         android:layout_y="306dp"
         android:gravity="center"
         android:text="@string/prompt_word_top"
-        android:textSize="10dp" />
+        android:textSize="11dp" />
 
     <TextView
         android:id="@+id/fast_take_send_bg1"