Parcourir la source

更新字符串

weizhengliang il y a 2 ans
Parent
commit
f029aae909
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      home/src/main/res/layout/av_p2p_video_connected_action.xml

+ 3 - 3
home/src/main/res/layout/av_p2p_video_connected_action.xml

@@ -36,7 +36,7 @@
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
                 android:layout_marginTop="10dp"
-                android:text="Voice"
+                android:text=""
                 android:textColor="@android:color/white" />
 
         </LinearLayout>
@@ -58,7 +58,7 @@
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
                 android:layout_marginTop="10dp"
-                android:text="@string/str_call_speaker"
+                android:text=""
                 android:textColor="@android:color/white" />
 
         </LinearLayout>
@@ -81,7 +81,7 @@
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
                 android:layout_marginTop="10dp"
-                android:text="Camera"
+                android:text=""
                 android:textColor="@android:color/white" />
 
         </LinearLayout>