xuxiuxi
2017-04-05 9cd20c790938aff6a1b91e0e52547077ab239db1
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_phone_call_left_row.xml
@@ -17,7 +17,7 @@
            android:id="@+id/fragment_phone_call_left_interviewee_row_name"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:text="11"
            android:text=""
            android:layout_centerVertical="true"
            android:textSize="@dimen/text_size_big"
            android:textColor="@color/colorText_b"/>
@@ -25,14 +25,14 @@
            android:id="@+id/fragment_phone_call_left_interviewee_row_dept"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:text="12"
            android:text=""
            android:layout_centerVertical="true"
            android:layout_toRightOf="@id/fragment_phone_call_left_interviewee_row_name"
            android:layout_marginLeft="20dp"
            android:textSize="@dimen/text_size_big"
            android:textColor="@color/colorText_5"/>
        <com.facebook.drawee.view.SimpleDraweeView
            android:id="@+id/fragment_phone_call_left_interviewee_row_photo"
            android:id="@+id/fragment_phone_call_left_row_photo"
            android:layout_width="36dp"
            android:layout_height="36dp"
            fresco:roundAsCircle = "true"