修改连麦样试
This commit is contained in:
parent
974546697b
commit
eb21a17475
@ -2063,8 +2063,8 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_marginTop="120dp"
|
||||
android:layout_marginRight="19dp"
|
||||
android:layout_marginTop="190dp"
|
||||
android:layout_marginRight="18dp"
|
||||
android:gravity="bottom"
|
||||
android:orientation="vertical">
|
||||
|
||||
@ -2074,7 +2074,7 @@
|
||||
android:id="@+id/mic_view2"
|
||||
android:layout_width="40dp"
|
||||
android:layout_height="50dp"
|
||||
android:layout_marginTop="19dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:visibility="invisible">
|
||||
|
||||
<View
|
||||
@ -2107,7 +2107,7 @@
|
||||
android:id="@+id/mic_view1"
|
||||
android:layout_width="40dp"
|
||||
android:layout_height="50dp"
|
||||
android:layout_marginTop="19dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:visibility="invisible">
|
||||
|
||||
<View
|
||||
@ -2140,7 +2140,7 @@
|
||||
android:id="@+id/mic_view"
|
||||
android:layout_width="40dp"
|
||||
android:layout_height="50dp"
|
||||
android:layout_marginTop="19dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:visibility="gone">
|
||||
|
||||
<View
|
||||
|
Loading…
Reference in New Issue
Block a user