|
@@ -46,9 +46,9 @@
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
|
|
+ android:background="@drawable/shape_bg_gradient_rectangle_069cfb_9ae7f4"
|
|
|
android:paddingTop="15dp"
|
|
android:paddingTop="15dp"
|
|
|
- android:paddingBottom="23dp"
|
|
|
|
|
- android:background="@drawable/shape_bg_gradient_rectangle_069cfb_9ae7f4">
|
|
|
|
|
|
|
+ android:paddingBottom="23dp">
|
|
|
|
|
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:id="@+id/sheep_sign_rectangle"
|
|
android:id="@+id/sheep_sign_rectangle"
|
|
@@ -62,24 +62,27 @@
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:src="@drawable/loading_01" />
|
|
android:src="@drawable/loading_01" />
|
|
|
|
|
+
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/sheep_sign_egg_rl"
|
|
android:id="@+id/sheep_sign_egg_rl"
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:visibility="gone">
|
|
android:visibility="gone">
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
- android:src="@drawable/niudan8"/>
|
|
|
|
|
|
|
+ android:src="@drawable/niudan8" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/sheep_sign_egg_msg"
|
|
android:id="@+id/sheep_sign_egg_msg"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginBottom="5dp"
|
|
|
|
|
android:layout_alignParentBottom="true"
|
|
android:layout_alignParentBottom="true"
|
|
|
|
|
+ android:layout_marginBottom="5dp"
|
|
|
android:gravity="center"
|
|
android:gravity="center"
|
|
|
android:textColor="@color/white"
|
|
android:textColor="@color/white"
|
|
|
- android:textSize="10sp"/>
|
|
|
|
|
|
|
+ android:textSize="10sp" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
|
|
|
<com.sheep.jiuyan.samllsheep.ui.view.EggView
|
|
<com.sheep.jiuyan.samllsheep.ui.view.EggView
|
|
@@ -88,6 +91,7 @@
|
|
|
android:layout_height="140dp"
|
|
android:layout_height="140dp"
|
|
|
android:layout_centerHorizontal="true"
|
|
android:layout_centerHorizontal="true"
|
|
|
android:layout_marginTop="100dp" />
|
|
android:layout_marginTop="100dp" />
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:id="@+id/sheep_sign_machine"
|
|
android:id="@+id/sheep_sign_machine"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
@@ -95,6 +99,7 @@
|
|
|
android:adjustViewBounds="true"
|
|
android:adjustViewBounds="true"
|
|
|
android:scaleType="fitXY"
|
|
android:scaleType="fitXY"
|
|
|
android:src="@drawable/loading_01" />
|
|
android:src="@drawable/loading_01" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/active_info"
|
|
android:id="@+id/active_info"
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
@@ -230,8 +235,8 @@
|
|
|
android:layout_height="80dp"
|
|
android:layout_height="80dp"
|
|
|
android:layout_marginBottom="20dp"
|
|
android:layout_marginBottom="20dp"
|
|
|
android:background="@drawable/guajiang"
|
|
android:background="@drawable/guajiang"
|
|
|
- android:visibility="gone"
|
|
|
|
|
- android:contentDescription="@string/image_des">
|
|
|
|
|
|
|
+ android:contentDescription="@string/image_des"
|
|
|
|
|
+ android:visibility="gone">
|
|
|
|
|
|
|
|
<com.sheep.gamegroup.view.customview.ErasableTextView
|
|
<com.sheep.gamegroup.view.customview.ErasableTextView
|
|
|
android:id="@+id/sign_etv"
|
|
android:id="@+id/sign_etv"
|
|
@@ -309,15 +314,52 @@
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
- <ImageView
|
|
|
|
|
|
|
+ <RelativeLayout
|
|
|
android:id="@+id/go_to_yaoqing"
|
|
android:id="@+id/go_to_yaoqing"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginTop="10dp"
|
|
android:layout_marginTop="10dp"
|
|
|
android:layout_marginBottom="10dp"
|
|
android:layout_marginBottom="10dp"
|
|
|
- android:background="#ffffff"
|
|
|
|
|
- android:contentDescription="@string/image_des"
|
|
|
|
|
- android:src="@drawable/ic_stdkh_image" />
|
|
|
|
|
|
|
+ android:background="@color/white"
|
|
|
|
|
+ android:paddingStart="16dp"
|
|
|
|
|
+ android:paddingTop="12dp"
|
|
|
|
|
+ android:paddingEnd="16dp"
|
|
|
|
|
+ android:paddingBottom="12dp">
|
|
|
|
|
+
|
|
|
|
|
+ <ImageView
|
|
|
|
|
+ android:id="@+id/act_sign_ask_friend_iv"
|
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
|
+ android:layout_height="76dp"
|
|
|
|
|
+ android:adjustViewBounds="true"
|
|
|
|
|
+ android:contentDescription="@string/image_des"
|
|
|
|
|
+ android:scaleType="fitXY"
|
|
|
|
|
+ android:src="@drawable/icon" />
|
|
|
|
|
+
|
|
|
|
|
+ <LinearLayout
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
|
+ android:layout_centerVertical="true"
|
|
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
+
|
|
|
|
|
+ <TextView
|
|
|
|
|
+ android:id="@+id/act_sign_ask_friend_tv"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
|
+ android:gravity="end"
|
|
|
|
|
+ android:text="收徒大狂欢"
|
|
|
|
|
+ android:textColor="#020202"
|
|
|
|
|
+ android:textSize="22sp" />
|
|
|
|
|
+
|
|
|
|
|
+ <TextView
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
|
+ android:layout_marginTop="2dp"
|
|
|
|
|
+ android:gravity="end"
|
|
|
|
|
+ android:text="邀新最多可获300元"
|
|
|
|
|
+ android:textColor="#999999"
|
|
|
|
|
+ android:textSize="14sp" />
|
|
|
|
|
+ </LinearLayout>
|
|
|
|
|
+ </RelativeLayout>
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
</ScrollView>
|
|
</ScrollView>
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|