Commit 1e484ed9 authored by wangxuewei's avatar wangxuewei

[提交人]:王雪伟

[提交简述] :多多菜园1.0.2
[实现方案] :修改按钮
parent ce77cb3f
...@@ -59,9 +59,9 @@ ...@@ -59,9 +59,9 @@
android:layout_centerHorizontal="true" android:layout_centerHorizontal="true"
android:layout_marginTop="@dimen/dp_44" android:layout_marginTop="@dimen/dp_44"
android:text="恭喜获得金币" android:text="恭喜获得金币"
android:visibility="invisible"
android:textColor="@color/white" android:textColor="@color/white"
android:textSize="20sp" /> android:textSize="20sp"
android:visibility="invisible" />
<LinearLayout <LinearLayout
android:id="@+id/id_ll_content" android:id="@+id/id_ll_content"
...@@ -105,7 +105,7 @@ ...@@ -105,7 +105,7 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_below="@+id/id_ll_content" android:layout_below="@+id/id_ll_content"
android:layout_centerHorizontal="true" android:layout_centerHorizontal="true"
android:background="@mipmap/img_receive_six_reward" /> android:background="@mipmap/img_receive_three_reward" />
</RelativeLayout> </RelativeLayout>
</RelativeLayout> </RelativeLayout>
......
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