xuxiuxi
2017-05-03 5f6f6485349c6c2b4d046f4307a8b8c8b251bdc1
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_visit_right.xml
@@ -8,7 +8,7 @@
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_centerHorizontal="true"
        android:layout_marginTop="20dp"
        android:layout_marginTop="@dimen/h20dp"
        android:orientation="horizontal">
        <RelativeLayout
            android:layout_width="wrap_content"
@@ -18,19 +18,19 @@
                android:layout_height="wrap_content">
                <com.facebook.drawee.view.SimpleDraweeView
                    android:id="@+id/fragment_visit_right_head_photo"
                    android:layout_width="197dp"
                    android:layout_height="197dp"
                    fresco:roundedCornerRadius="5dp"
                    android:layout_width="@dimen/w197dp"
                    android:layout_height="@dimen/h197dp"
                    fresco:roundedCornerRadius="@dimen/w5dp"
                    android:background="#07000000"
                    fresco:placeholderImageScaleType="fitXY"
                    />
                <com.facebook.drawee.view.SimpleDraweeView
                    android:id="@+id/fragment_visit_right_card_photo"
                    android:layout_width="330dp"
                    android:layout_height="197dp"
                    android:layout_width="@dimen/w330dp"
                    android:layout_height="@dimen/h197dp"
                    fresco:placeholderImageScaleType="fitXY"
                    android:layout_marginLeft="79dp"
                    fresco:roundedCornerRadius="5dp"
                    android:layout_marginLeft="@dimen/w79dp"
                    fresco:roundedCornerRadius="@dimen/w5dp"
                    fresco:roundTopLeft="true"
                    fresco:roundTopRight="true"
                    fresco:roundBottomLeft="true"
@@ -42,9 +42,9 @@
                android:layout_height="wrap_content">
                <com.facebook.drawee.view.SimpleDraweeView
                    android:id="@+id/fragment_visit_right_head_photo_placeholder_image"
                    android:layout_width="197dp"
                    android:layout_height="197dp"
                    fresco:roundedCornerRadius="5dp"
                    android:layout_width="@dimen/w197dp"
                    android:layout_height="@dimen/h197dp"
                    fresco:roundedCornerRadius="@dimen/w5dp"
                    android:alpha="0.35"
                    android:background="@drawable/u45"
                    />
@@ -52,31 +52,31 @@
                    android:id="@+id/fragment_visit_right_card_photo_placeholder_image"
                    android:layout_height="197dp"
                    fresco:placeholderImageScaleType="fitXY"
                    android:layout_marginLeft="79dp"
                    fresco:roundedCornerRadius="5dp"
                    android:layout_marginLeft="@dimen/w79dp"
                    fresco:roundedCornerRadius="@dimen/w5dp"
                    android:background="#07000000"
                    fresco:roundTopLeft="true"
                    fresco:roundTopRight="true"
                    fresco:roundBottomLeft="true"
                    fresco:roundBottomRight="true"
                    android:layout_width="330dp" />
                    android:layout_width="@dimen/w330dp" />
            </LinearLayout>
            <LinearLayout
                android:layout_width="wrap_content"
                android:layout_height="wrap_content">
                <TextView
                    android:id="@+id/fragment_visit_right_head_photo_placeholder_text_view"
                    android:layout_width="197dp"
                    android:layout_height="197dp"
                    android:layout_width="@dimen/w197dp"
                    android:layout_height="@dimen/h197dp"
                    android:background="#07000000"
                    android:src="@drawable/u45"
                    android:visibility="invisible"
                    />
                <TextView
                    android:id="@+id/fragment_visit_right_card_photo_placeholder_text_view"
                    android:layout_width="330dp"
                    android:layout_height="197dp"
                    android:layout_marginLeft="79dp"
                    android:layout_width="@dimen/w330dp"
                    android:layout_height="@dimen/h197dp"
                    android:layout_marginLeft="@dimen/w79dp"
                    android:text="证件照"
                    android:gravity="center"
                    android:layout_gravity="center"
@@ -92,12 +92,12 @@
        android:layout_alignStart="@id/fragment_visit_right_linear_layout"
        android:layout_alignEnd="@id/fragment_visit_right_linear_layout"
        android:layout_below="@id/fragment_visit_right_linear_layout"
        android:layout_marginTop="15dp">
        android:layout_marginTop="@dimen/h15dp">
        <LinearLayout
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:orientation="vertical"
            android:paddingLeft="8dp">
            android:paddingLeft="@dimen/w8dp">
            <TextView
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
@@ -110,14 +110,14 @@
                android:layout_width="match_parent"
                android:layout_height="wrap_content">
                <LinearLayout
                    android:paddingTop="13dp"
                    android:paddingBottom="13dp"
                    android:paddingTop="@dimen/h13dp"
                    android:paddingBottom="@dimen/h13dp"
                    android:gravity="center_horizontal"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:orientation="horizontal">
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
                        <TextView
@@ -136,7 +136,7 @@
                            android:background="@null"/>
                    </LinearLayout>
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
@@ -160,21 +160,21 @@
                    android:layout_width="match_parent"
                    android:layout_height="@dimen/view_size_1"
                    android:background="@color/colorText_b"
                    android:layout_marginLeft="5dp"/>
                    android:layout_marginLeft="@dimen/w5dp"/>
            </LinearLayout>
            <LinearLayout
                android:orientation="vertical"
                android:layout_width="match_parent"
                android:layout_height="wrap_content">
                <LinearLayout
                    android:paddingTop="13dp"
                    android:paddingBottom="13dp"
                    android:paddingTop="@dimen/h13dp"
                    android:paddingBottom="@dimen/h13dp"
                    android:gravity="center_horizontal"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:orientation="horizontal">
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
                        <TextView
@@ -193,7 +193,7 @@
                            android:background="@null"/>
                    </LinearLayout>
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
@@ -225,14 +225,14 @@
                android:layout_width="match_parent"
                android:layout_height="wrap_content">
                <LinearLayout
                    android:paddingTop="13dp"
                    android:paddingBottom="13dp"
                    android:paddingTop="@dimen/h13dp"
                    android:paddingBottom="@dimen/h13dp"
                    android:gravity="center_horizontal"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:orientation="horizontal">
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
                        <TextView
@@ -251,7 +251,7 @@
                            android:background="@null"/>
                    </LinearLayout>
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
@@ -275,7 +275,7 @@
                    android:layout_width="match_parent"
                    android:layout_height="@dimen/view_size_1"
                    android:background="@color/colorText_b"
                    android:layout_marginLeft="5dp"/>
                    android:layout_marginLeft="@dimen/w5dp"/>
            </LinearLayout>
         
         <LinearLayout
@@ -283,14 +283,14 @@
                android:layout_width="match_parent"
                android:layout_height="wrap_content">
                <LinearLayout
                    android:paddingTop="13dp"
                    android:paddingBottom="13dp"
                    android:paddingTop="@dimen/h13dp"
                    android:paddingBottom="@dimen/h13dp"
                    android:gravity="center_horizontal"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:orientation="horizontal">
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
                        <TextView
@@ -309,7 +309,7 @@
                            android:background="@null"/>
                    </LinearLayout>
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
@@ -341,21 +341,21 @@
                android:textColor="@color/colorPrimary"
                android:textSize="@dimen/text_size_big"
                android:textStyle="bold"
                android:layout_marginTop="28dp"
                android:layout_marginTop="@dimen/h28dp"
                android:text="@string/visitor_information"/>
         <LinearLayout
                android:orientation="vertical"
                android:layout_width="match_parent"
                android:layout_height="wrap_content">
                <LinearLayout
                    android:paddingTop="13dp"
                    android:paddingBottom="13dp"
                    android:paddingTop="@dimen/h13dp"
                    android:paddingBottom="@dimen/h13dp"
                    android:gravity="center_horizontal"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:orientation="horizontal">
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
                        <TextView
@@ -374,7 +374,7 @@
                            android:background="@null"/>
                    </LinearLayout>
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
@@ -398,21 +398,21 @@
                    android:layout_width="match_parent"
                    android:layout_height="@dimen/view_size_1"
                    android:background="@color/colorText_b"
                    android:layout_marginLeft="5dp"/>
                    android:layout_marginLeft="@dimen/w5dp"/>
            </LinearLayout>
         <LinearLayout
                android:orientation="vertical"
                android:layout_width="match_parent"
                android:layout_height="wrap_content">
                <LinearLayout
                    android:paddingTop="13dp"
                    android:paddingBottom="13dp"
                    android:paddingTop="@dimen/h13dp"
                    android:paddingBottom="@dimen/h13dp"
                    android:gravity="center_horizontal"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:orientation="horizontal">
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
                        <TextView
@@ -431,7 +431,7 @@
                            android:background="@null"/>
                    </LinearLayout>
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
@@ -455,21 +455,21 @@
                    android:layout_width="match_parent"
                    android:layout_height="@dimen/view_size_1"
                    android:background="@color/colorText_b"
                    android:layout_marginLeft="5dp"/>
                    android:layout_marginLeft="@dimen/w5dp"/>
            </LinearLayout>
         <LinearLayout
                android:orientation="vertical"
                android:layout_width="match_parent"
                android:layout_height="wrap_content">
                <LinearLayout
                    android:paddingTop="13dp"
                    android:paddingBottom="13dp"
                    android:paddingTop="@dimen/h13dp"
                    android:paddingBottom="@dimen/h13dp"
                    android:gravity="center_horizontal"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:orientation="horizontal">
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
                        <TextView
@@ -488,7 +488,7 @@
                            android:background="@null"/>
                    </LinearLayout>
                    <LinearLayout
                        android:layout_width="298dp"
                        android:layout_width="@dimen/w298dp"
                        android:layout_height="wrap_content"
                        android:orientation="horizontal">
@@ -512,7 +512,7 @@
                    android:layout_width="match_parent"
                    android:layout_height="@dimen/view_size_1"
                    android:background="@color/colorText_b"
                    android:layout_marginLeft="5dp"/>
                    android:layout_marginLeft="@dimen/w5dp"/>
            </LinearLayout>
        </LinearLayout>
    </ScrollView>