fix(talk-tab): 채팅방 리스트

- 채팅방 사이 간격 24
- 이미지 원형으로 변경
This commit is contained in:
2025-08-22 02:33:48 +09:00
parent 3a1943ba87
commit 7dd6d46a5f
3 changed files with 40 additions and 7 deletions

View File

@@ -10,7 +10,6 @@
android:layout_width="0dp"
android:layout_height="0dp"
android:clipToPadding="false"
android:padding="24dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"