修复测试反馈问题

This commit is contained in:
2023-10-28 18:13:23 +08:00
parent 479a7b8d33
commit 0d52db8edb
25 changed files with 157 additions and 80 deletions

View File

@@ -13,7 +13,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="8dp"
android:layout_marginBottom="6.5dp"
android:src="@drawable/rc_ext_toggle_voice1"
android:src="@drawable/rc_ext_toggle_voice"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />