添加新接口扣款添加星币筛选

This commit is contained in:
18401019693
2023-11-10 17:49:59 +08:00
parent dc46ffc5b6
commit 68e6f5df1b
24 changed files with 120 additions and 51 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="555dp"
android:layout_height="585dp"
android:background="@mipmap/background_sud_history"
android:orientation="vertical">

View File

@@ -175,6 +175,7 @@
android:textSize="12sp" />
<ImageView
android:id="@+id/gold_coin"
android:layout_width="13dp"
android:layout_height="13dp"
android:layout_marginStart="2dp"

View File

@@ -175,6 +175,7 @@
android:textSize="12sp" />
<ImageView
android:id="@+id/gold_coin"
android:layout_width="13dp"
android:layout_height="13dp"
android:layout_marginStart="2dp"

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="450dp"
android:layout_height="500dp"
android:background="@drawable/bg_live_sud_list"
android:orientation="vertical">