| | |
| | | android:gravity="right|center_vertical"
|
| | | android:orientation="horizontal">
|
| | | <TextView
|
| | | android:id="@+id/fragment_device_right_delete"
|
| | | android:id="@+id/fragment_device_right_lan_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_lan_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_lan_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:textStyle="bold"
|
| | | android:textSize="@dimen/w16dp"
|
| | | android:text="有线网络设置"
|
| | | android:id="@+id/fragment_check_in_right_visitor_reason_text_view"
|
| | | android:layout_marginBottom="@dimen/h20dp"
|
| | | />
|
| | | <View
|
| | |
| | | android:text="服务器IP"
|
| | | />
|
| | | <EditText
|
| | | android:id="@+id/fragment_check_in_right_visitor_reason"
|
| | | android:id="@+id/fragment_device_right_lan_ip"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@null"
|
| | |
| | | android:text="服务器端口"
|
| | | />
|
| | | <EditText
|
| | | android:id="@+id/fragment_device_right_lan_port"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@null"
|
| | |
| | | android:text="通讯"
|
| | | />
|
| | | <EditText
|
| | | android:id="@+id/fragment_device_right_lan_protocol"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@null"
|