| | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | <androidx.recyclerview.widget.RecyclerView |
| | | android:id="@+id/rcv_km" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="0dp" |
| | | app:layout_constraintTop_toBottomOf="@+id/cl_2" |
| | |
| | | android:textSize="24sp" |
| | | android:paddingLeft="30dp" |
| | | android:paddingRight="30dp" |
| | | android:background="@drawable/shape_mb_bt_ok" |
| | | android:background="@drawable/shape_mb_bt_faile" |
| | | app:layout_constraintTop_toTopOf="@+id/tv_all_open" |
| | | app:layout_constraintLeft_toRightOf="@+id/tv_all_open" |
| | | app:layout_constraintRight_toLeftOf="@+id/tv_bj" |
| | |
| | | android:id="@+id/cl_cz" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:visibility="visible"> |
| | | android:visibility="gone"> |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="#80000000" |
| | | app:commandType="@{8}" |
| | | app:commandType="@{9}" |
| | | app:onClickCommand="@{model.myTypeCommand}"/> |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | |
| | | android:id="@+id/tv_cl_km_2" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:text="钥匙柜AC103、AC104、AC105、AC104、AC105、AC104、AC105、AC105、AC104、AC105开门成功,领还后请关门" |
| | | android:text="钥匙柜开门成功,领还后请关门" |
| | | android:textColor="#ff333333" |
| | | android:textSize="22sp" |
| | | android:gravity="center" |
| | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:id="@+id/cl_tip" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/white" |
| | | android:visibility="gone"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_djs" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="10s" |
| | | android:textColor="#ff279baa" |
| | | android:textSize="24sp" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | android:layout_marginTop="33dp" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | android:layout_marginRight="30dp"/> |
| | | |
| | | <ImageView |
| | | android:id="@+id/img_tip2" |
| | | android:layout_width="300dp" |
| | | android:layout_height="205dp" |
| | | android:src="@mipmap/ic_notclose_key" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | android:layout_marginTop="140dp"/> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_tip2_1" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="柜门未关闭" |
| | | android:textColor="#ff111111" |
| | | android:textSize="33sp" |
| | | android:textStyle="bold" |
| | | app:layout_constraintTop_toBottomOf="@+id/img_tip2" |
| | | android:layout_marginTop="18dp" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent"/> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_tip2_2" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="" |
| | | android:textColor="#ff666666" |
| | | android:textSize="24sp" |
| | | app:layout_constraintTop_toBottomOf="@+id/tv_tip2_1" |
| | | android:layout_marginTop="22dp" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent"/> |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | </layout> |