Commit 77768d69 authored by 王海's avatar 王海

调整ui

parent 271bdd29
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_weight="1" android:layout_weight="1"
android:src="@mipmap/bg_return_ticker_logo"/> android:src="@mipmap/vip_send"/>
<TextView <TextView
android:layout_width="0dp" android:layout_width="0dp"
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_weight="1" android:layout_weight="1"
android:src="@mipmap/bg_return_ticker_logo"/> android:src="@mipmap/vip_type_send"/>
<TextView <TextView
android:layout_width="0dp" android:layout_width="0dp"
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<LinearLayout <LinearLayout
android:id="@+id/cl_vip" android:id="@+id/cl_vip"
android:layout_width="115dp" android:layout_width="90dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:gravity="center" android:gravity="center"
android:orientation="vertical"> android:orientation="vertical">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment