File was renamed from VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_right_school.xml |
| | |
| | | android:gravity="right|center_vertical"
|
| | | android:orientation="horizontal">
|
| | | <TextView
|
| | | android:id="@+id/fragment_device_right_delete"
|
| | | android:id="@+id/fragment_device_right_device_info_delete"
|
| | | android:layout_width="@dimen/w40dp"
|
| | | android:layout_height="@dimen/h36dp"
|
| | | android:gravity="center"
|
| | |
| | | android:background="@drawable/u194"
|
| | | android:text=""/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_device_right_add"
|
| | | android:id="@+id/fragment_device_right_device_info_add"
|
| | | android:layout_width="@dimen/w40dp"
|
| | | android:layout_height="@dimen/h36dp"
|
| | | android:gravity="center"
|
| | |
| | | android:background="@drawable/u249"
|
| | | android:text=""/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_device_right_save"
|
| | | android:id="@+id/fragment_device_right_school_save"
|
| | | android:layout_width="@dimen/w40dp"
|
| | | android:layout_height="@dimen/h36dp"
|
| | | android:gravity="center"
|
| | |
| | | android:layout_width="@dimen/w596dp"
|
| | | android:layout_height="wrap_content"
|
| | | >
|
| | |
|
| | | <LinearLayout
|
| | | android:layout_width="@dimen/w611dp"
|
| | | android:layout_height="wrap_content"
|
| | |
| | | android:textColor="@color/colorPrimary"
|
| | | android:textStyle="bold"
|
| | | android:textSize="@dimen/w16dp"
|
| | | android:text="所有学校设置"
|
| | | android:id="@+id/fragment_check_in_right_visitor_reason_text_view"
|
| | | android:text="所属学校设置"
|
| | | android:layout_marginBottom="@dimen/h20dp"
|
| | | />
|
| | | <View
|
| | |
| | | android:text="学校名称"
|
| | | />
|
| | | <EditText
|
| | | android:id="@+id/fragment_check_in_right_visitor_reason"
|
| | | android:id="@+id/fragment_device_right_device_info_school_name"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@null"
|
| | |
| | | android:text="设备序列号"
|
| | | />
|
| | | <EditText
|
| | | android:id="@+id/fragment_device_right_device_info_sn"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@null"
|
| | |
| | | android:text="设备地点"
|
| | | />
|
| | | <EditText
|
| | | android:id="@+id/fragment_device_right_device_info_device_address"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@null"
|