| | |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:orientation="horizontal"> |
| | | <!--全部设备--> |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | <LinearLayout |
| | | android:id="@+id/message_tab_all_device_cl" |
| | | android:layout_width="0dp" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1"> |
| | | android:gravity="center"> |
| | | |
| | | <TextView |
| | | android:id="@+id/all_device_title_tv" |
| | |
| | | app:layout_constraintTop_toTopOf="@+id/all_device_title_tv" /> |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | <!--全部等级--> |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:id="@+id/message_tab_all_grade_cl" |
| | | </LinearLayout> |
| | | |
| | | <View |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1"> |
| | | android:layout_weight="1" /> |
| | | <!--全部等级--> |
| | | <LinearLayout |
| | | android:id="@+id/message_tab_all_grade_cl" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:gravity="center"> |
| | | |
| | | <TextView |
| | | android:id="@+id/all_grade_title_tv" |
| | |
| | | app:layout_constraintTop_toTopOf="@+id/all_grade_title_tv" /> |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | <!--全部时间--> |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:id="@+id/message_tab_all_time_cl" |
| | | </LinearLayout> |
| | | |
| | | <View |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1"> |
| | | android:layout_weight="1" /> |
| | | <!--全部时间--> |
| | | <LinearLayout |
| | | android:id="@+id/message_tab_all_time_cl" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:gravity="center"> |
| | | |
| | | <TextView |
| | | android:id="@+id/all_time_title_tv" |
| | |
| | | app:layout_constraintTop_toTopOf="@+id/all_time_title_tv" /> |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | </LinearLayout> |
| | | </LinearLayout> |
| | | </RelativeLayout> |
| | | |
| | |
| | | app:layout_constraintTop_toBottomOf="@+id/message_rl" /> |
| | | |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | <LinearLayout |
| | | android:id="@+id/message_bottom_cl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="64dp" |
| | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_47" |
| | | android:orientation="horizontal" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent"> |
| | | android:orientation="horizontal"> |
| | | <!--设备报警--> |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | <LinearLayout |
| | | android:id="@+id/message_bottom_alarm_device_cl" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1"> |
| | | android:layout_weight="1" |
| | | android:gravity="center" |
| | | android:orientation="vertical"> |
| | | |
| | | <TextView |
| | | android:id="@+id/message_bottom_alarm_device_title_tv" |
| | |
| | | android:text="@string/alarm_device" |
| | | android:textColor="@color/text_191919" |
| | | android:textSize="@dimen/text_16" |
| | | android:textStyle="bold" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" /> |
| | | android:textStyle="bold" /> |
| | | |
| | | <View |
| | | android:id="@+id/message_bottom_alarm_device_line_v" |
| | | android:layout_width="18dp" |
| | | android:layout_height="3dp" |
| | | android:layout_marginTop="4.5dp" |
| | | android:background="@drawable/line_view" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="@+id/message_bottom_alarm_device_title_tv" |
| | | app:layout_constraintStart_toStartOf="@+id/message_bottom_alarm_device_title_tv" /> |
| | | android:background="@drawable/line_view" /> |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | </LinearLayout> |
| | | <!--报警记录--> |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | <LinearLayout |
| | | android:id="@+id/message_bottom_alarm_record_cl" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1"> |
| | | android:layout_weight="1" |
| | | android:gravity="center" |
| | | android:orientation="vertical"> |
| | | |
| | | <TextView |
| | | android:id="@+id/message_bottom_alarm_record_title_tv" |
| | |
| | | android:gravity="center" |
| | | android:text="@string/alarm_record" |
| | | android:textColor="@color/text_191919" |
| | | android:textSize="@dimen/text_16" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" /> |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <View |
| | | android:id="@+id/message_bottom_alarm_record_line_v" |
| | | android:layout_width="@dimen/dp_18" |
| | | android:layout_height="3dp" |
| | | android:layout_marginTop="4.5dp" |
| | | android:background="@drawable/line_view" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="@+id/message_bottom_alarm_record_title_tv" |
| | | app:layout_constraintStart_toStartOf="@+id/message_bottom_alarm_record_title_tv" /> |
| | | android:background="@drawable/line_view" /> |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | </LinearLayout> |
| | | </LinearLayout> |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | </LinearLayout> |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |