| | |
| | | android:id="@+id/onekeyregin_holder_check_xieyi_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text=" 我已经阅读并同意" |
| | | android:text=" 我已阅读并同意" |
| | | android:textColor="@color/gray" |
| | | android:textSize="14sp" /> |
| | | android:textSize="12sp" /> |
| | | <TextView |
| | | android:id="@+id/onekeyregin_holder_xieyi_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:textSize="14sp" |
| | | android:text="《MG用户服务协议》" |
| | | android:textSize="12sp" |
| | | android:text="《用户协议》" |
| | | android:textColor="@color/xieyi" |
| | | /> |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="和" |
| | | android:textColor="@color/gray" |
| | | android:textSize="12sp" /> |
| | | <TextView |
| | | android:id="@+id/onekeyregin_holder_yinsi_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:textSize="12sp" |
| | | android:text="《隐私政策》" |
| | | android:textColor="@color/xieyi" |
| | | /> |
| | | </LinearLayout> |