|
@@ -125,7 +125,7 @@
|
|
|
android:layout_marginEnd="@dimen/content_padding_10"
|
|
android:layout_marginEnd="@dimen/content_padding_10"
|
|
|
android:layout_marginStart="@dimen/content_padding_10"
|
|
android:layout_marginStart="@dimen/content_padding_10"
|
|
|
android:layout_marginTop="@dimen/content_padding_10"
|
|
android:layout_marginTop="@dimen/content_padding_10"
|
|
|
- android:background="@drawable/x_shap_shadow_bg_rectgangle_white"
|
|
|
|
|
|
|
+ android:background="@drawable/x_shap_shadow_bg_rectgangle_purple_red"
|
|
|
android:padding="@dimen/content_padding_10">
|
|
android:padding="@dimen/content_padding_10">
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
@@ -133,7 +133,7 @@
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:text="本月排行榜top5"
|
|
android:text="本月排行榜top5"
|
|
|
- android:textColor="#4889FF"
|
|
|
|
|
|
|
+ android:textColor="#ffffff"
|
|
|
android:textSize="14sp"
|
|
android:textSize="14sp"
|
|
|
app:layout_constraintTop_toTopOf="parent" />
|
|
app:layout_constraintTop_toTopOf="parent" />
|
|
|
|
|
|
|
@@ -143,7 +143,7 @@
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:gravity="center"
|
|
android:gravity="center"
|
|
|
android:text="你还未上榜,再接再厉"
|
|
android:text="你还未上榜,再接再厉"
|
|
|
- android:textColor="#999999"
|
|
|
|
|
|
|
+ android:textColor="#ffffff"
|
|
|
android:textSize="10sp"
|
|
android:textSize="10sp"
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/ask_top5_title"
|
|
app:layout_constraintBottom_toBottomOf="@+id/ask_top5_title"
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
@@ -158,6 +158,7 @@
|
|
|
|
|
|
|
|
</android.support.constraint.ConstraintLayout>
|
|
</android.support.constraint.ConstraintLayout>
|
|
|
|
|
|
|
|
|
|
+ <!--发放情况-->
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
|
android:id="@+id/homepage_item_notice_layout"
|
|
android:id="@+id/homepage_item_notice_layout"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
@@ -165,7 +166,7 @@
|
|
|
android:layout_marginEnd="@dimen/content_padding_10"
|
|
android:layout_marginEnd="@dimen/content_padding_10"
|
|
|
android:layout_marginStart="@dimen/content_padding_10"
|
|
android:layout_marginStart="@dimen/content_padding_10"
|
|
|
android:layout_marginTop="@dimen/content_padding_10"
|
|
android:layout_marginTop="@dimen/content_padding_10"
|
|
|
- android:background="@drawable/x_shap_shadow_bg_rectgangle_white"
|
|
|
|
|
|
|
+ android:background="@drawable/x_shap_shadow_bg_rectgangle_purple"
|
|
|
android:orientation="horizontal"
|
|
android:orientation="horizontal"
|
|
|
android:padding="@dimen/content_padding_10">
|
|
android:padding="@dimen/content_padding_10">
|
|
|
|
|
|
|
@@ -173,14 +174,14 @@
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:text="发放情况:"
|
|
android:text="发放情况:"
|
|
|
- android:textColor="#ff333333"
|
|
|
|
|
|
|
+ android:textColor="#ffffff"
|
|
|
android:textSize="12sp" />
|
|
android:textSize="12sp" />
|
|
|
|
|
|
|
|
<com.sunfusheng.marqueeview.MarqueeView
|
|
<com.sunfusheng.marqueeview.MarqueeView
|
|
|
android:id="@+id/ask_award_info"
|
|
android:id="@+id/ask_award_info"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
- android:textColor="#ff333333"
|
|
|
|
|
|
|
+ android:textColor="#ffffff"
|
|
|
android:textSize="12sp"
|
|
android:textSize="12sp"
|
|
|
app:mvAnimDuration="1000"
|
|
app:mvAnimDuration="1000"
|
|
|
app:mvDirection="right_to_left"
|
|
app:mvDirection="right_to_left"
|
|
@@ -194,7 +195,7 @@
|
|
|
android:layout_marginEnd="@dimen/content_padding_10"
|
|
android:layout_marginEnd="@dimen/content_padding_10"
|
|
|
android:layout_marginStart="@dimen/content_padding_10"
|
|
android:layout_marginStart="@dimen/content_padding_10"
|
|
|
android:layout_marginTop="@dimen/content_padding_10"
|
|
android:layout_marginTop="@dimen/content_padding_10"
|
|
|
- android:background="@drawable/x_shap_shadow_bg_rectgangle_white"
|
|
|
|
|
|
|
+ android:background="@drawable/x_shap_shadow_bg_rectgangle_purple_red"
|
|
|
android:orientation="vertical"
|
|
android:orientation="vertical"
|
|
|
android:paddingBottom="@dimen/content_padding_10"
|
|
android:paddingBottom="@dimen/content_padding_10"
|
|
|
android:paddingTop="@dimen/content_padding_10">
|
|
android:paddingTop="@dimen/content_padding_10">
|
|
@@ -205,7 +206,7 @@
|
|
|
android:layout_marginBottom="@dimen/content_padding_10"
|
|
android:layout_marginBottom="@dimen/content_padding_10"
|
|
|
android:layout_marginStart="9dp"
|
|
android:layout_marginStart="9dp"
|
|
|
android:text="已邀请好友列表"
|
|
android:text="已邀请好友列表"
|
|
|
- android:textColor="#191919"
|
|
|
|
|
|
|
+ android:textColor="#ffffff"
|
|
|
android:textSize="@dimen/text_size_15" />
|
|
android:textSize="@dimen/text_size_15" />
|
|
|
|
|
|
|
|
<include layout="@layout/x_ask_getmoney_act_layout_include" />
|
|
<include layout="@layout/x_ask_getmoney_act_layout_include" />
|
|
@@ -228,7 +229,7 @@
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:text="共0条"
|
|
android:text="共0条"
|
|
|
- android:textColor="#a3282828"
|
|
|
|
|
|
|
+ android:textColor="#ffffff"
|
|
|
android:textSize="11sp" />
|
|
android:textSize="11sp" />
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
@@ -242,7 +243,7 @@
|
|
|
android:paddingStart="17dp"
|
|
android:paddingStart="17dp"
|
|
|
android:paddingTop="2dp"
|
|
android:paddingTop="2dp"
|
|
|
android:text="@string/last_page"
|
|
android:text="@string/last_page"
|
|
|
- android:textColor="#282828"
|
|
|
|
|
|
|
+ android:textColor="#ffffff"
|
|
|
android:textSize="12sp" />
|
|
android:textSize="12sp" />
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
@@ -256,7 +257,7 @@
|
|
|
android:paddingStart="7dp"
|
|
android:paddingStart="7dp"
|
|
|
android:paddingTop="2dp"
|
|
android:paddingTop="2dp"
|
|
|
android:text="1"
|
|
android:text="1"
|
|
|
- android:textColor="#282828"
|
|
|
|
|
|
|
+ android:textColor="#ffffff"
|
|
|
android:textSize="12sp" />
|
|
android:textSize="12sp" />
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
@@ -270,195 +271,11 @@
|
|
|
android:paddingStart="17dp"
|
|
android:paddingStart="17dp"
|
|
|
android:paddingTop="2dp"
|
|
android:paddingTop="2dp"
|
|
|
android:text="@string/next_page"
|
|
android:text="@string/next_page"
|
|
|
- android:textColor="#282828"
|
|
|
|
|
|
|
+ android:textColor="#ffffff"
|
|
|
android:textSize="12sp" />
|
|
android:textSize="12sp" />
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
- <!--好友邀请-->
|
|
|
|
|
-
|
|
|
|
|
- <LinearLayout
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:visibility="gone"
|
|
|
|
|
- android:layout_margin="@dimen/content_padding_10"
|
|
|
|
|
- android:background="@drawable/x_shap_shadow_bg_rectgangle_white"
|
|
|
|
|
- android:orientation="vertical"
|
|
|
|
|
- android:padding="15dp">
|
|
|
|
|
-
|
|
|
|
|
- <TextView
|
|
|
|
|
- style="@style/txt_style_15"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_marginBottom="10dp"
|
|
|
|
|
- android:text="好友邀请" />
|
|
|
|
|
-
|
|
|
|
|
- <RelativeLayout
|
|
|
|
|
- android:id="@+id/rl_wx"
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_marginBottom="10dp"
|
|
|
|
|
- android:layout_marginTop="10dp">
|
|
|
|
|
-
|
|
|
|
|
- <ImageView
|
|
|
|
|
- android:id="@+id/iv_wx"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_alignParentStart="true"
|
|
|
|
|
- android:layout_marginEnd="@dimen/content_padding_10"
|
|
|
|
|
- android:background="@null"
|
|
|
|
|
- android:src="@mipmap/x_ic_wx" />
|
|
|
|
|
-
|
|
|
|
|
- <TextView
|
|
|
|
|
- android:id="@+id/tv_wx"
|
|
|
|
|
- style="@style/txt_style_15"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_toRightOf="@id/iv_wx"
|
|
|
|
|
- android:text="@string/wx_friend" />
|
|
|
|
|
-
|
|
|
|
|
- <TextView
|
|
|
|
|
- style="@style/hint_txt_style"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_below="@id/tv_wx"
|
|
|
|
|
- android:layout_marginTop="3dp"
|
|
|
|
|
- android:layout_toRightOf="@id/iv_wx"
|
|
|
|
|
- android:text="@string/wx_friend_content" />
|
|
|
|
|
-
|
|
|
|
|
- </RelativeLayout>
|
|
|
|
|
-
|
|
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="1px"
|
|
|
|
|
- android:background="@color/white_bg_line" />
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
- <RelativeLayout
|
|
|
|
|
- android:id="@+id/rl_qq"
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_marginBottom="10dp"
|
|
|
|
|
- android:layout_marginTop="10dp">
|
|
|
|
|
-
|
|
|
|
|
- <ImageView
|
|
|
|
|
- android:id="@+id/iv_qq"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_alignParentStart="true"
|
|
|
|
|
- android:layout_marginEnd="@dimen/content_padding_10"
|
|
|
|
|
- android:background="@null"
|
|
|
|
|
- android:src="@mipmap/x_ic_qq"
|
|
|
|
|
-
|
|
|
|
|
- />
|
|
|
|
|
-
|
|
|
|
|
- <TextView
|
|
|
|
|
- android:id="@+id/tv_qq"
|
|
|
|
|
- style="@style/txt_style_15"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_toEndOf="@id/iv_qq"
|
|
|
|
|
- android:text="@string/qq_friend" />
|
|
|
|
|
-
|
|
|
|
|
- <TextView
|
|
|
|
|
- style="@style/hint_txt_style"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_below="@id/tv_qq"
|
|
|
|
|
- android:layout_marginTop="3dp"
|
|
|
|
|
- android:layout_toEndOf="@id/iv_qq"
|
|
|
|
|
- android:text="@string/qq_friend_content" />
|
|
|
|
|
-
|
|
|
|
|
- </RelativeLayout>
|
|
|
|
|
-
|
|
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="1px"
|
|
|
|
|
- android:background="@color/white_bg_line" />
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
- <RelativeLayout
|
|
|
|
|
- android:id="@+id/rl_qr"
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_marginBottom="10dp"
|
|
|
|
|
- android:layout_marginTop="10dp">
|
|
|
|
|
-
|
|
|
|
|
- <ImageView
|
|
|
|
|
- android:id="@+id/iv_qr"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_alignParentStart="true"
|
|
|
|
|
- android:layout_marginEnd="@dimen/content_padding_10"
|
|
|
|
|
- android:background="@null"
|
|
|
|
|
- android:src="@mipmap/x_ic_qr"
|
|
|
|
|
-
|
|
|
|
|
- />
|
|
|
|
|
-
|
|
|
|
|
- <TextView
|
|
|
|
|
- android:id="@+id/tv_qr"
|
|
|
|
|
- style="@style/txt_style_15"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_toEndOf="@id/iv_qr"
|
|
|
|
|
- android:text="@string/share_qr_code" />
|
|
|
|
|
-
|
|
|
|
|
- <TextView
|
|
|
|
|
- style="@style/hint_txt_style"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_below="@id/tv_qr"
|
|
|
|
|
- android:layout_marginTop="3dp"
|
|
|
|
|
- android:layout_toEndOf="@id/iv_qr"
|
|
|
|
|
- android:text="@string/share_qr_code_content" />
|
|
|
|
|
-
|
|
|
|
|
- </RelativeLayout>
|
|
|
|
|
-
|
|
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="1px"
|
|
|
|
|
- android:background="@color/white_bg_line" />
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
- <RelativeLayout
|
|
|
|
|
- android:id="@+id/rl_link"
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_marginBottom="10dp"
|
|
|
|
|
- android:layout_marginTop="10dp">
|
|
|
|
|
-
|
|
|
|
|
- <ImageView
|
|
|
|
|
- android:id="@+id/iv_link"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_alignParentStart="true"
|
|
|
|
|
- android:layout_marginEnd="@dimen/content_padding_10"
|
|
|
|
|
- android:background="@null"
|
|
|
|
|
- android:src="@mipmap/x_ic_link"
|
|
|
|
|
-
|
|
|
|
|
- />
|
|
|
|
|
-
|
|
|
|
|
- <TextView
|
|
|
|
|
- android:id="@+id/tv_link"
|
|
|
|
|
- style="@style/txt_style_15"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_toEndOf="@id/iv_link"
|
|
|
|
|
- android:text="@string/share_link" />
|
|
|
|
|
-
|
|
|
|
|
- <TextView
|
|
|
|
|
- android:id="@+id/tv_link_content"
|
|
|
|
|
- style="@style/hint_txt_style"
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_below="@id/tv_link"
|
|
|
|
|
- android:layout_marginTop="3dp"
|
|
|
|
|
- android:layout_toEndOf="@id/iv_link"
|
|
|
|
|
- android:text="@string/share_link_content" />
|
|
|
|
|
-
|
|
|
|
|
- </RelativeLayout>
|
|
|
|
|
-
|
|
|
|
|
- </LinearLayout>
|
|
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
</android.support.v4.widget.NestedScrollView>
|
|
</android.support.v4.widget.NestedScrollView>
|
|
@@ -470,7 +287,7 @@
|
|
|
android:background="#ffffff">
|
|
android:background="#ffffff">
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
|
- style="@style/style_button"
|
|
|
|
|
|
|
+ style="@style/style_button_purple"
|
|
|
android:onClick="showShareView"
|
|
android:onClick="showShareView"
|
|
|
android:text="立即邀请" />
|
|
android:text="立即邀请" />
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|