xuxiuxi
2017-03-30 db8f2f0495e0dc13616e88bc27f78a0d8d70ba29
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_supervisory.xml
@@ -156,7 +156,7 @@
                    android:layout_width="match_parent"
                    android:layout_height="@dimen/view_size_0"
                    android:layout_weight="1"
                    android:background="@color/colorPrimary"></View>
                    android:background="@color/colorPrimary"/>
                <View
                    android:id="@+id/fragment_supervisory_bottom_attendance_background"
@@ -164,7 +164,7 @@
                    android:layout_height="@dimen/view_size_0"
                    android:layout_weight="1"
                    android:background="@color/colorPrimary"
                    android:visibility="invisible"></View>
                    android:visibility="invisible"/>
            </LinearLayout>
        </RelativeLayout>
        <RelativeLayout
@@ -173,13 +173,13 @@
            android:layout_height="wrap_content"
            android:background="@android:color/white">
            <com.camnter.easyrecyclerview.widget.EasyRecyclerView
                android:id="@+id/recyclerview_register"
                android:id="@+id/fragment_supervisory_bottom_register_list"
                android:layout_width="wrap_content"
                android:layout_height="match_parent"
                android:orientation="vertical"/>
            <com.camnter.easyrecyclerview.widget.EasyRecyclerView
                android:id="@+id/recyclerview_user"
                android:id="@+id/fragment_supervisory_bottom_visitor_list"
                android:layout_width="wrap_content"
                android:layout_height="match_parent"
                android:visibility="gone"