fix: 意见反馈页面改版—0901UI测试(2) https://jira.shanqu.cc/browse/GHZS-3371
This commit is contained in:
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user