| | |
| | | xmlns:tools="http://schemas.android.com/tools" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/text_FF161616" |
| | | android:background="@color/text_FF000000" |
| | | tools:context=".ui.me.SetActivity"> |
| | | |
| | | <include |
| | |
| | | android:id="@+id/sll_ll" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:background="@color/text_FF333738" |
| | | android:background="@color/text_FF1C1C1E" |
| | | android:orientation="vertical"> |
| | | |
| | | <include |
| | |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginEnd="@dimen/dp_20" |
| | | android:layout_marginBottom="@dimen/dp_55" |
| | | android:background="@drawable/bj_ff555859" |
| | | android:background="@drawable/bj_ff39383d" |
| | | android:gravity="center" |
| | | android:text="@string/set_logout" |
| | | android:textColor="@color/text_E6FFFFFF" |