xuxiuxi
2017-05-11 109ffe9a777658936a38d0c146579a67c60a0d17
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_left.xml
@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:orientation="vertical" android:layout_width="match_parent"
    android:layout_height="match_parent">
    android:layout_height="match_parent"
    android:id="@+id/fragment_check_in_left_parent"
    >
    <TextView
        android:id="@+id/fragment_device_back"
        android:layout_width="wrap_content"
@@ -17,8 +19,9 @@
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:background="@color/colorSearch"
        android:orientation="vertical">
        <EditText
        android:orientation="vertical"
        >
        <cn.com.basic.face.widget.checkin.SearchEditText
            android:id="@+id/fragment_device_left_search"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
@@ -31,6 +34,7 @@
            android:textColorHint="@color/colorSearch"
            android:background="@drawable/visitor_register_search_et"
            android:textSize="@dimen/w14dp"/>
        <LinearLayout
            android:layout_width="match_parent"
            android:layout_height="match_parent"
@@ -205,8 +209,8 @@
                    android:layout_width="match_parent"
                    android:layout_height="@dimen/h56dp"
                    android:orientation="vertical"
                    android:layout_marginLeft="@dimen/w20dp"
                    android:layout_marginRight="@dimen/w20dp"
                    android:layout_marginLeft="@dimen/w30dp"
                    android:layout_marginRight="@dimen/w30dp"
                    android:layout_toRightOf="@id/fragment_device_left_camera2_check_box">
                    <TextView
                        android:layout_width="wrap_content"