xuxiuxi
2017-03-30 6e7ddb293e678d50c8ce2bd186f5630b81795237
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_supervisory.xml
@@ -40,7 +40,7 @@
            <SurfaceView
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:id="@+id/surfaceview1" />
                android:id="@+id/fragment_supervisory_enter_camera" />
            <RelativeLayout
                android:layout_width="match_parent"
                android:layout_height="@dimen/view_size_50"
@@ -75,7 +75,7 @@
            >
            <!--<com.bsk.zhangbo.demoforbsk.widget.MyGLSurfaceView-->
            <SurfaceView
                android:id="@+id/surfaceview2"
                android:id="@+id/fragment_supervisory_exit_camera"
                android:layout_width="match_parent"
                android:layout_height="match_parent"/>
@@ -119,10 +119,10 @@
            <RadioGroup
                android:layout_width="64dp"
                android:layout_height="match_parent"
                android:id="@+id/radio_group">
                android:id="@+id/fragment_supervisory_bottom_left_radio_group">
                <RadioButton
                    android:id="@+id/radio1"
                    android:id="@+id/fragment_supervisory_bottom_visitor_radio_button"
                    android:layout_width="match_parent"
                    android:layout_height="@dimen/view_size_0"
                    android:layout_weight="1"
@@ -135,7 +135,7 @@
                    android:text="访客"/>
                <RadioButton
                    android:id="@+id/radio2"
                    android:id="@+id/fragment_supervisory_bottom_attendance_radio_button"
                    android:layout_width="match_parent"
                    android:layout_height="@dimen/view_size_0"
                    android:layout_weight="1"
@@ -152,14 +152,14 @@
                android:orientation="vertical">
                <View
                    android:id="@+id/radio_line1"
                    android:id="@+id/fragment_supervisory_bottom_visitor_background"
                    android:layout_width="match_parent"
                    android:layout_height="@dimen/view_size_0"
                    android:layout_weight="1"
                    android:background="@color/colorPrimary"></View>
                <View
                    android:id="@+id/radio_line2"
                    android:id="@+id/fragment_supervisory_bottom_attendance_background"
                    android:layout_width="match_parent"
                    android:layout_height="@dimen/view_size_0"
                    android:layout_weight="1"