Commit b5761291 by 刘鹏

feat: 倾诉2.0通话界面功能完成

parent e7145ce2
...@@ -129,6 +129,7 @@ ...@@ -129,6 +129,7 @@
app:layout_constraintTop_toTopOf="parent" /> app:layout_constraintTop_toTopOf="parent" />
<TextView <TextView
android:id="@+id/tv_totalDuration"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_below="@+id/tv_notes" android:layout_below="@+id/tv_notes"
...@@ -232,7 +233,7 @@ ...@@ -232,7 +233,7 @@
android:layout_width="66dp" android:layout_width="66dp"
android:layout_height="66dp" android:layout_height="66dp"
android:layout_marginTop="1dp" android:layout_marginTop="1dp"
android:src="@drawable/audiohome_muteon" android:src="@drawable/audioim_home_muteon_enable"
android:visibility="visible" /> android:visibility="visible" />
<TextView <TextView
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment