| | |
| | | android:layout_marginTop="10dp" |
| | | android:gravity="center" |
| | | android:padding="8dp" |
| | | android:text="温馨提示" |
| | | android:text="隐私政策&用户协议" |
| | | android:textColor="@color/black" |
| | | android:textSize="20sp" /> |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_content" |
| | | <ScrollView |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_height="260dp" |
| | | android:layout_marginLeft="20dp" |
| | | android:layout_marginTop="10dp" |
| | | android:layout_marginRight="20dp" |
| | | android:layout_marginBottom="10dp" |
| | | android:autoLink="all" |
| | | android:background="@null" |
| | | android:foreground="@null" |
| | | android:lineSpacingExtra="8sp" |
| | | android:textSize="10sp"></TextView> |
| | | android:layout_marginBottom="10dp"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_content" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:autoLink="all" |
| | | android:background="@null" |
| | | android:foreground="@null" |
| | | android:lineSpacingExtra="8sp" |
| | | android:textSize="14sp"></TextView> |
| | | |
| | | </ScrollView> |
| | | |
| | | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |