| | |
| | | android:layout_width="@dimen/dp_18" |
| | | android:layout_height="@dimen/dp_18" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_28" |
| | | android:src="@drawable/search_path" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" /> |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_height="@dimen/dp_99" |
| | | android:layout_marginStart="@dimen/dp_57" |
| | | android:layout_marginTop="@dimen/dp_28" |
| | | android:layout_marginEnd="@dimen/dp_21" |
| | | android:background="@drawable/bj_13fffffff" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | |
| | | android:layout_marginTop="@dimen/dp_19" |
| | | android:ellipsize="end" |
| | | android:singleLine="true" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_16" |
| | | android:textStyle="bold" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_17" |
| | | android:layout_marginTop="@dimen/dp_6" |
| | | android:textColor="@color/text_40000000" |
| | | android:textColor="@color/text_66000000" |
| | | android:textSize="@dimen/text_12" |
| | | app:layout_constraintStart_toStartOf="@+id/message_name_tv" |
| | | app:layout_constraintTop_toBottomOf="@+id/message_name_tv" /> |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_17" |
| | | android:layout_marginTop="@dimen/dp_6" |
| | | android:textColor="@color/text_40000000" |
| | | android:textColor="@color/text_66000000" |
| | | android:textSize="@dimen/text_12" |
| | | app:layout_constraintStart_toStartOf="@+id/message_content_tv" |
| | | app:layout_constraintTop_toBottomOf="@+id/message_content_tv" /> |