| | |
| | | android:id="@+id/item_parent_cl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_52" |
| | | android:background="@color/text_FF333738"> |
| | | android:background="@color/text_FF1C1C1E"> |
| | | |
| | | <TextView |
| | | android:id="@+id/house_name_tv" |
| | |
| | | android:ellipsize="end" |
| | | android:singleLine="true" |
| | | android:text="@string/power_station" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toStartOf="@+id/house_Image_ll" |