Browse Source

优化通话界面显示

weizhengliang 2 years ago
parent
commit
4057d828b2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      home/src/main/res/layout/fragment_audio.xml

+ 1 - 0
home/src/main/res/layout/fragment_audio.xml

@@ -40,6 +40,7 @@
             android:id="@+id/descTextView"
             android:layout_width="wrap_content"
             android:layout_height="wrap_content"
+            android:gravity="center"
             android:layout_marginTop="5dp"
             android:text=""
             android:textColor="@android:color/white" />