| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" |
| | | android:orientation="vertical" android:layout_width="280dp" |
| | | android:orientation="vertical" android:layout_width="match_parent" |
| | | android:gravity="center" |
| | | android:layout_height="122dp" |
| | | android:layout_height="match_parent" |
| | | |
| | | > |
| | | |
| | |
| | | android:layout_height="wrap_content" |
| | | android:text="退出" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="22sp" |
| | | android:textSize="39sp" |
| | | android:id="@+id/tv_des" |
| | | android:layout_toRightOf="@+id/circle_1" |
| | | /> |
| | | <View |
| | | android:layout_width="16dp" |
| | | android:layout_width="26dp" |
| | | android:layout_height="2dp" |
| | | android:background="@drawable/sys_line_bg" |
| | | android:layout_below="@+id/tv_des" |
| | | android:layout_toRightOf="@+id/circle_1" |
| | | android:layout_marginTop="10dp" |
| | | android:layout_marginTop="12dp" |
| | | android:id="@+id/view_line" |
| | | android:layout_marginBottom="10dp"/> |
| | | android:layout_marginBottom="16dp"/> |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="tui chu" |
| | | android:textColor="#ff64738e" |
| | | android:id="@+id/tv_des_t" |
| | | android:textSize="8sp" |
| | | android:textSize="13sp" |
| | | android:shadowDx="0" |
| | | android:shadowDy="1" |
| | | android:shadowRadius="3.0" |