xuxiuxi
2017-05-03 1cbe3da23535a1111510a6fce6fe24fd2983bfd1
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance_bottom_attendance_cell.xml
@@ -13,6 +13,9 @@
        fresco:roundedCornerRadius="@dimen/w5dp"
        android:layout_alignParentBottom="true"
        android:scaleType="centerCrop"
        android:paddingTop="@dimen/h15dp"
        android:paddingRight="@dimen/w5dp"
        android:paddingLeft="@dimen/w5dp"
        />
    <LinearLayout
        android:layout_width="match_parent"
@@ -26,7 +29,7 @@
            android:layout_height="match_parent"
            android:layout_weight="1"
            android:text=""
            android:textSize="@dimen/text_size_small"
            android:textSize="@dimen/w12dp"
            android:gravity="center"
            android:textColor="@android:color/white"/>
        <View
@@ -38,8 +41,8 @@
            android:layout_width="@dimen/view_size_0"
            android:layout_height="match_parent"
            android:layout_weight="1"
            android:text="来访登记"
            android:textSize="@dimen/text_size_small"
            android:text="签到"
            android:textSize="@dimen/w12dp"
            android:gravity="center"
            android:textColor="@android:color/white"
            android:background="#00000000"