1.直播间游戏提示优化

2.战令经验值购买优化
This commit is contained in:
Martin
2024-06-28 17:52:41 +08:00
parent b68c7f1c46
commit 8f82c7c785
6 changed files with 125 additions and 76 deletions

View File

@@ -2667,11 +2667,10 @@
<RelativeLayout
android:id="@+id/sud_layout_name"
android:layout_width="257dp"
android:layout_width="200dp"
android:layout_height="40dp"
android:layout_alignParentBottom="true"
android:layout_marginStart="10dp"
android:layout_marginEnd="72dp"
android:layout_marginStart="13dp"
android:background="@drawable/background_live_sud_hint"
android:paddingStart="5dp"
android:visibility="gone"