| | |
| | | android:layout_height="wrap_content" |
| | | android:layout_centerInParent="true" |
| | | android:text="@string/me" |
| | | android:textColor="@color/text_030D1C" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textSize="@dimen/text_18" /> |
| | | |
| | | |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="22dp" |
| | | android:layout_marginTop="@dimen/dp_16" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textSize="@dimen/text_18" |
| | | app:layout_constraintEnd_toEndOf="@+id/fragment_me_icon_iv" |
| | | app:layout_constraintStart_toStartOf="@+id/fragment_me_icon_iv" |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="17dp" |
| | | android:layout_marginTop="@dimen/dp_11" |
| | | android:textColor="@color/text_66000000" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textSize="@dimen/text_14" |
| | | app:layout_constraintEnd_toEndOf="@+id/fragment_me_icon_iv" |
| | | app:layout_constraintStart_toStartOf="@+id/fragment_me_icon_iv" |
| | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="0dp" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginTop="@dimen/dp_25" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_20" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:background="@drawable/bj_13fffffff" |
| | | android:background="@drawable/search_bj_ff333738" |
| | | android:orientation="vertical" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |