调整心愿单浮标大小

修复注册默认值没香港标识
调整小助手图片位置
This commit is contained in:
2023-04-07 15:37:51 +08:00
parent 9d38ff7c8f
commit 33034ce4d6
5 changed files with 7 additions and 5 deletions

View File

@@ -699,7 +699,7 @@
<com.ms.banner.Banner
android:id="@+id/top_banner1"
android:layout_width="52dp"
android:layout_height="64dp"
android:layout_height="76dp"
android:layout_below="@+id/live_rank_pk"
android:layout_alignEnd="@+id/live_rank_pk"
android:layout_marginLeft="5dp"

View File

@@ -30,7 +30,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="2dp"
android:layout_marginBottom="8dp"
android:layout_marginBottom="5dp"
android:background="@drawable/bg_live_top_banner_text"
android:paddingStart="5dp"
android:paddingTop="2dp"

View File

@@ -6,7 +6,7 @@
<FrameLayout
android:layout_width="52dp"
android:layout_height="52dp"
android:layout_height="64dp"
android:background="@mipmap/bg_xyd">
<ImageView