시리즈 상세 작품소개

- 구분선 색 변경
This commit is contained in:
2024-04-30 13:32:10 +09:00
parent 7cd4d180c2
commit 346334a0ba
2 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
android:layout_width="match_parent"
android:layout_height="6.7dp"
android:layout_marginTop="16dp"
android:background="@color/color_979797" />
android:background="@color/color_222222" />
<TextView
android:layout_width="match_parent"
@@ -54,7 +54,7 @@
android:layout_width="match_parent"
android:layout_height="6.7dp"
android:layout_marginTop="16dp"
android:background="@color/color_979797" />
android:background="@color/color_222222" />
<TextView
android:layout_width="match_parent"