fix(community): 전체 아이템 말줄임과 폰트를 정렬한다

This commit is contained in:
2026-03-04 16:53:50 +09:00
parent 0b3b4f8a1a
commit 87bad6a959
3 changed files with 76 additions and 29 deletions

View File

@@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/bg_round_corner_5_3_222222"
android:background="@drawable/bg_round_corner_16_263238"
android:orientation="vertical"
android:paddingHorizontal="8dp"
android:paddingVertical="11dp">
@@ -34,9 +34,9 @@
android:id="@+id/tv_nickname"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="@font/medium"
android:fontFamily="@font/bold"
android:textColor="@color/color_eeeeee"
android:textSize="13.3sp"
android:textSize="18sp"
tools:text="민하나" />
<TextView
@@ -44,9 +44,9 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="3dp"
android:fontFamily="@font/light"
android:fontFamily="@font/regular"
android:textColor="@color/color_777777"
android:textSize="13.3sp"
android:textSize="14sp"
tools:text="3시간전" />
</LinearLayout>
@@ -64,15 +64,15 @@
<TextView
android:id="@+id/tv_content"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="13.3dp"
android:ellipsize="end"
android:fontFamily="@font/medium"
android:fontFamily="@font/regular"
android:lineSpacingExtra="8dp"
android:maxLines="3"
android:textColor="@color/color_bbbbbb"
android:textSize="13.3sp"
android:textSize="18sp"
android:visibility="gone"
tools:text="너무 조하유 앞으로도 좋은 라이브 많이 들려주세요!너무 조하유 앞으로도 좋은 라이브 많이 들려주세요!너무 조하유 앞으로도 좋은 라이브 많이 들려주세요!너무 조하유 앞으로도 좋은 라이브 많이 들려주세요!너무 조하유 앞으로도 좋은 라이브 많이 들려주세요!너무 조하유 앞으로도 좋은 라이브 많이 들려주세요!너무 조하유 앞으로도 좋은 라이브 많이 들려주세요!너무 조하유 앞으로도 좋은 라이브 많이 들려주세요!너무 조하유 앞으로도 좋은 라이브 많이 들려주세요!너무 조하유 앞으로도 좋은 라이브 많이 들려주세요!너무 조하유 앞으로도 좋은 라이브 많이 들려주세요!너무 조하유 앞으로도 좋은 라이브 많이 들려주세요!" />