feat(character-main): 최근 대화한 캐릭터
- 이미지 표시 및 클릭 이벤트 적용
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
android:id="@+id/iv_profile"
|
||||
android:layout_width="76dp"
|
||||
android:layout_height="76dp"
|
||||
android:background="@color/color_777777"
|
||||
android:contentDescription="@null"
|
||||
android:scaleType="centerCrop" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user