xuxiuxi
2017-04-06 74f8ea758319002a821d18eb2bf27e36cdb559d0
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_visit_left_person_row.xml
@@ -15,7 +15,7 @@
        <CheckBox
            android:id="@+id/fragment_visit_left_person_row_check_box"
            android:layout_centerVertical="true"
            android:clickable="false"
            android:clickable="true"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content" />
        <TextView
@@ -47,6 +47,7 @@
            android:textSize="@dimen/text_size_normal"/>
    </RelativeLayout>
    <View
        android:id="@+id/fragment_visit_left_line"
        android:layout_width="match_parent"
        android:layout_height="@dimen/view_size_1"
        android:layout_marginLeft="24dp"