시리즈 상세 작품소개

- 구분선 색 변경
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

@@ -197,7 +197,7 @@
app:tabIndicatorColor="@color/color_3bb9f1"
app:tabIndicatorFullWidth="true"
app:tabIndicatorHeight="1.3dp"
app:tabSelectedTextColor="@color/color_eeeeee"
app:tabSelectedTextColor="@color/color_3bb9f1"
app:tabTextAppearance="@style/tabText"
app:tabTextColor="@color/color_777777" />