| | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="18.5dp" |
| | | android:layout_marginTop="@dimen/dp_32" |
| | | android:orientation="vertical" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_14" /> |
| | | android:layout_height="@dimen/dp_31" /> |
| | | |
| | | <include |
| | | android:id="@+id/message_info_alarm_device_in" |
| | |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_14" /> |
| | | android:layout_height="@dimen/dp_31" /> |
| | | |
| | | <include |
| | | android:id="@+id/message_info_alarm_range_in" |
| | |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_14" /> |
| | | android:layout_height="@dimen/dp_31" /> |
| | | |
| | | <include |
| | | android:id="@+id/message_info_power_station_location_in" |
| | |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_14" /> |
| | | android:layout_height="@dimen/dp_31" /> |
| | | |
| | | <include |
| | | android:id="@+id/message_info_alarm_time_in" |
| | |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_14" /> |
| | | android:layout_height="@dimen/dp_31" /> |
| | | |
| | | </LinearLayout> |
| | | |