| | |
| | | android:gravity="right|center_vertical"
|
| | | android:orientation="horizontal">
|
| | | <TextView
|
| | | android:id="@+id/fragment_device_right_delete"
|
| | | android:id="@+id/fragment_device_right_camera1_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_camera1_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_camera1_save"
|
| | | android:layout_width="@dimen/w40dp"
|
| | | android:layout_height="@dimen/h36dp"
|
| | | android:gravity="center"
|
| | |
| | | </LinearLayout>
|
| | | <ScrollView
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content">
|
| | | android:layout_height="wrap_content"
|
| | | >
|
| | | <LinearLayout
|
| | | android:orientation="vertical"
|
| | | android:layout_width="@dimen/w596dp"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_gravity="center_horizontal"
|
| | | >
|
| | | <LinearLayout
|
| | | android:layout_width="@dimen/w611dp"
|
| | |
| | | android:text="端口"
|
| | | />
|
| | | <EditText
|
| | | android:id="@+id/fragment_device_right_camera1_port"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@null"
|
| | |
| | | android:text="分辨率"
|
| | | />
|
| | | <EditText
|
| | | android:id="@+id/fragment_device_right_camera1_resolution"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@null"
|
| | |
| | | android:text="用户名"
|
| | | />
|
| | | <EditText
|
| | | android:id="@+id/fragment_device_right_camera1_username"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@null"
|
| | |
| | | android:text="密码"
|
| | | />
|
| | | <EditText
|
| | | android:id="@+id/fragment_device_right_camera1_password"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@null"
|