| | |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/toolbar_top_in"> |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/message_info_home_name_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_21" |
| | | android:id="@+id/message_info_alarm_state_tv" |
| | | android:layout_width="7dp" |
| | | android:layout_height="7dp" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_13" |
| | | android:gravity="center" |
| | | android:textColor="@color/text_030D1C" |
| | | android:textSize="@dimen/text_15" |
| | | android:layout_marginTop="22.5dp" |
| | | android:background="@drawable/device_state_ff38c494" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/message_info_alarm_state_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="32.5dp" |
| | | android:background="@drawable/alarm_ffb300" |
| | | android:gravity="center" |
| | | android:paddingStart="@dimen/dp_12" |
| | | android:paddingEnd="@dimen/dp_12" |
| | | android:text="@string/message_alarm" |
| | | android:textColor="@color/text_FFFFFFFF" |
| | | android:textSize="@dimen/text_12" |
| | | android:id="@+id/message_info_home_name_tv" |
| | | android:layout_width="0dp" |
| | | android:layout_height="22.5dp" |
| | | android:layout_marginStart="6dp" |
| | | android:layout_marginTop="16dp" |
| | | android:layout_marginEnd="@dimen/dp_5" |
| | | android:ellipsize="end" |
| | | android:gravity="center_vertical" |
| | | android:singleLine="true" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textSize="@dimen/text_16" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toEndOf="@+id/message_info_alarm_state_tv" |
| | | app:layout_constraintTop_toTopOf="parent" /> |
| | | |
| | | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | |
| | | <include |
| | | android:id="@+id/message_info_alarm_content_in" |
| | | layout="@layout/line_message_info" /> |
| | | |
| | | <View |
| | | <!--隔间+间隔线¬--> |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_33" /> |
| | | android:layout_height="@dimen/dp_32" |
| | | android:gravity="center"> |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="0.5dp" |
| | | android:background="@color/text_1AFFFFFF" /> |
| | | </LinearLayout> |
| | | |
| | | <include |
| | | android:id="@+id/message_info_alarm_device_in" |
| | | layout="@layout/line_message_info" /> |
| | | |
| | | <View |
| | | <!--隔间+间隔线¬--> |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_33" /> |
| | | android:layout_height="@dimen/dp_32" |
| | | android:gravity="center"> |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="0.5dp" |
| | | android:background="@color/text_1AFFFFFF" /> |
| | | </LinearLayout> |
| | | <!--产品说硬件没做 隐藏掉 2024年05月28日13:46:53--> |
| | | <include |
| | | android:id="@+id/message_info_alarm_range_in" |
| | |
| | | <include |
| | | android:id="@+id/message_info_power_station_location_in" |
| | | layout="@layout/line_message_info" /> |
| | | |
| | | <View |
| | | <!--隔间+间隔线¬--> |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_33" /> |
| | | android:layout_height="@dimen/dp_32" |
| | | android:gravity="center"> |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="0.5dp" |
| | | android:background="@color/text_1AFFFFFF" /> |
| | | </LinearLayout> |
| | | |
| | | <include |
| | | android:id="@+id/message_info_alarm_time_in" |
| | |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_18" /> |
| | | android:layout_height="@dimen/dp_16" /> |
| | | |
| | | </LinearLayout> |
| | | |