修复首页直播通行证展示问题

This commit is contained in:
hch 2024-01-15 17:11:24 +08:00
parent 27f136d6ca
commit 34323fd983

View File

@ -189,7 +189,7 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_above="@id/rt_main_tab" android:layout_above="@id/rt_main_tab"
android:layout_alignParentRight="true" android:layout_alignParentRight="true"
android:layout_marginRight="12dp" android:layout_marginRight="8dp"
android:layout_marginBottom="10dp" /> android:layout_marginBottom="10dp" />
<LinearLayout <LinearLayout