邀请界面接口数据已接,暂定,后续接口修改再改
This commit is contained in:
@@ -513,7 +513,7 @@
|
||||
<View
|
||||
android:layout_width="0.5dp"
|
||||
android:layout_height="@dimen/dp55"
|
||||
android:background="#E95340"/>
|
||||
android:background="#3BE95340"/>
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="0dp"
|
||||
@@ -547,7 +547,7 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="(人)"
|
||||
android:text="(金币)"
|
||||
android:textColor="#C3342B"
|
||||
android:textSize="12dp" />
|
||||
</LinearLayout>
|
||||
@@ -614,6 +614,16 @@
|
||||
android:textSize="14dp"
|
||||
android:textStyle="bold" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_rule_txt"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="15dp"
|
||||
android:text=""
|
||||
android:textColor="#E95340"
|
||||
android:textSize="13dp"
|
||||
/>
|
||||
|
||||
|
||||
<TextView
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user