| | |
| | | xmlns:app="http://schemas.android.com/apk/res-auto" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:orientation="vertical" |
| | | android:background="@color/white" |
| | | > |
| | | android:orientation="vertical"> |
| | | |
| | | <com.dayu.baselibrary.view.TitleBar |
| | | android:id="@+id/titleBar" |
| | |
| | | |
| | | <ScrollView |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | > |
| | | android:layout_height="match_parent"> |
| | | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:padding="16dp" |
| | | android:orientation="vertical"> |
| | | android:orientation="vertical" |
| | | android:padding="16dp"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_area_card" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:text="设置区域表号卡" |
| | | android:textSize="16sp" |
| | | android:textColor="#333333" |
| | | android:padding="16dp" |
| | | android:layout_marginBottom="12dp" |
| | | android:background="@drawable/card_ripple_effect" |
| | | android:elevation="2dp" |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:gravity="center_vertical" |
| | | android:clickable="true" |
| | | android:focusable="true" /> |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:elevation="2dp" |
| | | android:focusable="true" |
| | | android:gravity="center_vertical" |
| | | android:padding="16dp" |
| | | android:text="设置区域表号卡" |
| | | android:textColor="#333333" |
| | | android:textSize="16sp" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_check_card" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:text="检查卡" |
| | | android:textSize="16sp" |
| | | android:textColor="#333333" |
| | | android:padding="16dp" |
| | | android:layout_marginBottom="12dp" |
| | | android:background="@drawable/card_ripple_effect" |
| | | android:elevation="2dp" |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:gravity="center_vertical" |
| | | android:clickable="true" |
| | | android:focusable="true" /> |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:elevation="2dp" |
| | | android:focusable="true" |
| | | android:gravity="center_vertical" |
| | | android:padding="16dp" |
| | | android:text="检查卡" |
| | | android:textColor="#333333" |
| | | android:textSize="16sp" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_debug_card" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:text="调试卡" |
| | | android:textSize="16sp" |
| | | android:textColor="#333333" |
| | | android:padding="16dp" |
| | | android:layout_marginBottom="12dp" |
| | | android:background="@drawable/card_ripple_effect" |
| | | android:elevation="2dp" |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:gravity="center_vertical" |
| | | android:clickable="true" |
| | | android:focusable="true" /> |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:elevation="2dp" |
| | | android:focusable="true" |
| | | android:gravity="center_vertical" |
| | | android:padding="16dp" |
| | | android:text="调试卡" |
| | | android:textColor="#333333" |
| | | android:textSize="16sp" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_clean_card" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:text="清零卡" |
| | | android:textSize="16sp" |
| | | android:textColor="#333333" |
| | | android:padding="16dp" |
| | | android:layout_marginBottom="12dp" |
| | | android:background="@drawable/card_ripple_effect" |
| | | android:elevation="2dp" |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:gravity="center_vertical" |
| | | android:clickable="true" |
| | | android:focusable="true" /> |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:elevation="2dp" |
| | | android:focusable="true" |
| | | android:gravity="center_vertical" |
| | | android:padding="16dp" |
| | | android:text="清零卡" |
| | | android:textColor="#333333" |
| | | android:textSize="16sp" |
| | | android:visibility="gone" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_ip_setting_card" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:text="IP地址设置卡" |
| | | android:textSize="16sp" |
| | | android:textColor="#333333" |
| | | android:padding="16dp" |
| | | android:layout_marginBottom="12dp" |
| | | android:background="@drawable/card_ripple_effect" |
| | | android:elevation="2dp" |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:gravity="center_vertical" |
| | | android:clickable="true" |
| | | android:focusable="true" /> |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:elevation="2dp" |
| | | android:focusable="true" |
| | | android:gravity="center_vertical" |
| | | android:padding="16dp" |
| | | android:text="IP地址设置卡" |
| | | android:textColor="#333333" |
| | | android:textSize="16sp" |
| | | android:visibility="gone" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_domain_setting_card" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:text="域名设置卡" |
| | | android:textSize="16sp" |
| | | android:textColor="#333333" |
| | | android:padding="16dp" |
| | | android:layout_marginBottom="12dp" |
| | | android:background="@drawable/card_ripple_effect" |
| | | android:elevation="2dp" |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:gravity="center_vertical" |
| | | android:clickable="true" |
| | | android:focusable="true" /> |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:elevation="2dp" |
| | | android:focusable="true" |
| | | android:gravity="center_vertical" |
| | | android:padding="16dp" |
| | | android:text="域名设置卡" |
| | | android:textColor="#333333" |
| | | android:textSize="16sp" |
| | | android:visibility="gone" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_gps_card" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:text="GPS定位卡" |
| | | android:textSize="16sp" |
| | | android:textColor="#333333" |
| | | android:padding="16dp" |
| | | android:layout_marginBottom="12dp" |
| | | android:background="@drawable/card_ripple_effect" |
| | | android:elevation="2dp" |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:gravity="center_vertical" |
| | | android:clickable="true" |
| | | android:focusable="true" /> |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:elevation="2dp" |
| | | android:focusable="true" |
| | | android:gravity="center_vertical" |
| | | android:padding="16dp" |
| | | android:text="GPS定位卡" |
| | | android:textColor="#333333" |
| | | android:textSize="16sp" |
| | | android:visibility="gone" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_valve_time_card" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:text="配置开关阀时间卡" |
| | | android:textSize="16sp" |
| | | android:textColor="#333333" |
| | | android:padding="16dp" |
| | | android:layout_marginBottom="12dp" |
| | | android:background="@drawable/card_ripple_effect" |
| | | android:elevation="2dp" |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:gravity="center_vertical" |
| | | android:clickable="true" |
| | | android:focusable="true" /> |
| | | android:drawableEnd="@drawable/ic_arrow_right" |
| | | android:elevation="2dp" |
| | | android:focusable="true" |
| | | android:gravity="center_vertical" |
| | | android:padding="16dp" |
| | | android:text="配置开关阀时间卡" |
| | | android:textColor="#333333" |
| | | android:textSize="16sp" |
| | | android:visibility="gone" /> |
| | | </LinearLayout> |
| | | </ScrollView> |
| | | </LinearLayout> |