xuxiuxi
2017-04-24 1ce5674770d3285869247bd7b8114b40bbba8b1b
VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/widget/checkin/CheckInRightIntervieweeCell.java
@@ -66,6 +66,7 @@
            fragment_check_in_right_interviewee_cell_photo_placeholder.setVisibility(INVISIBLE);
        } else {
            fragment_check_in_right_interviewee_cell_photo.setImageURI(Uri.parse(AppApi.IMAGE_URL_BASE + "u45.png"));
            fragment_check_in_right_interviewee_cell_photo_placeholder.setVisibility(INVISIBLE);
        }
    }