VIP广播位置修改again

This commit is contained in:
huangjian
2022-04-20 23:33:11 +08:00
parent 3ed0b36f0b
commit 430a3c9d1b
2 changed files with 2 additions and 1 deletions

View File

@@ -441,6 +441,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignTop="@id/micro_view"
android:layout_marginTop="140dp"
android:visibility="gone" />
</RelativeLayout>

View File

@@ -175,7 +175,7 @@
android:id="@+id/vip_broadcast_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="200dp"
android:layout_marginTop="75dp"
android:visibility="gone" />
</RelativeLayout>