修复多人连麦第三位麦克风位置不正确的问题

This commit is contained in:
zlzw 2023-02-23 16:54:01 +08:00
parent ba23f720eb
commit fdd30aa52a

View File

@ -2116,6 +2116,7 @@
android:layout_width="18dp"
android:layout_height="18dp"
android:layout_alignParentBottom="true"
android:layout_centerHorizontal="true"
android:src="@mipmap/voice" />
</RelativeLayout>