fix: 意见反馈页面改版—0901UI测试(2) https://jira.shanqu.cc/browse/GHZS-3371

This commit is contained in:
叶子维
2023-09-05 16:01:31 +08:00
parent 042508e8e6
commit e9e152eeee
5 changed files with 10 additions and 10 deletions

View File

@ -51,7 +51,7 @@
<LinearLayout
android:id="@+id/suggest_post_ll"
android:layout_width="match_parent"
android:layout_height="60dp"
android:layout_height="wrap_content"
android:background="@color/background_white"
android:orientation="horizontal"
android:paddingStart="16dp"
@ -62,7 +62,7 @@
<TextView
android:id="@+id/suggest_post_btn"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="40dp"
android:background="@drawable/game_item_btn_download_style"
android:gravity="center"
android:text="@string/suggest_post"

View File

@ -112,7 +112,7 @@
<LinearLayout
android:id="@+id/suggest_post_ll"
android:layout_width="match_parent"
android:layout_height="60dp"
android:layout_height="wrap_content"
android:background="@color/background_white"
android:orientation="horizontal"
android:paddingStart="16dp"
@ -123,7 +123,7 @@
<TextView
android:id="@+id/suggest_post_btn"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="40dp"
android:background="@drawable/game_item_btn_download_style"
android:gravity="center"
android:text="@string/suggest_post"

View File

@ -46,7 +46,7 @@
<LinearLayout
android:id="@+id/suggest_post_ll"
android:layout_width="match_parent"
android:layout_height="60dp"
android:layout_height="wrap_content"
android:background="@color/background_white"
android:orientation="horizontal"
android:paddingStart="16dp"
@ -57,7 +57,7 @@
<TextView
android:id="@+id/suggest_post_btn"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="40dp"
android:background="@drawable/game_item_btn_download_style"
android:gravity="center"
android:text="@string/suggest_post"

View File

@ -55,7 +55,7 @@
<LinearLayout
android:id="@+id/suggest_post_ll"
android:layout_width="match_parent"
android:layout_height="60dp"
android:layout_height="wrap_content"
android:background="@color/background_white"
android:orientation="horizontal"
android:paddingStart="16dp"
@ -66,7 +66,7 @@
<TextView
android:id="@+id/suggest_post_btn"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="40dp"
android:background="@drawable/game_item_btn_download_style"
android:gravity="center"
android:text="@string/suggest_post"

View File

@ -59,7 +59,7 @@
<LinearLayout
android:id="@+id/suggest_post_ll"
android:layout_width="match_parent"
android:layout_height="60dp"
android:layout_height="wrap_content"
android:background="@color/background_white"
android:orientation="horizontal"
android:paddingStart="16dp"
@ -70,7 +70,7 @@
<TextView
android:id="@+id/suggest_post_btn"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="40dp"
android:background="@drawable/game_item_btn_download_style"
android:gravity="center"
android:text="@string/suggest_post"