| | |
| | | <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" |
| | | xmlns:app="http://schemas.android.com/apk/res-auto" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_107"> |
| | | android:layout_height="@dimen/dp_115"> |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="97dp" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginEnd="@dimen/dp_20" |
| | | android:layout_height="99dp" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:background="@drawable/house_list_line_parent_bg" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | |
| | | android:ellipsize="end" |
| | | android:gravity="center_vertical" |
| | | android:singleLine="true" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_16" |
| | | app:layout_constraintEnd_toStartOf="@+id/item_estate_tv" |
| | | 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/item_content_tv" |
| | | app:layout_constraintTop_toBottomOf="@+id/item_content_tv" /> |
| | |
| | | android:layout_height="@dimen/dp_17" |
| | | android:layout_marginTop="@dimen/dp_6" |
| | | android:gravity="center_vertical" |
| | | android:textColor="@color/text_40000000" |
| | | android:textColor="@color/text_66000000" |
| | | android:textSize="@dimen/text_12" |
| | | app:layout_constraintStart_toStartOf="@+id/item_home_name_tv" |
| | | app:layout_constraintTop_toBottomOf="@+id/item_home_name_tv" /> |