시리즈 상세 작품소개
- 구분선 색 변경
This commit is contained in:
@@ -197,7 +197,7 @@
|
|||||||
app:tabIndicatorColor="@color/color_3bb9f1"
|
app:tabIndicatorColor="@color/color_3bb9f1"
|
||||||
app:tabIndicatorFullWidth="true"
|
app:tabIndicatorFullWidth="true"
|
||||||
app:tabIndicatorHeight="1.3dp"
|
app:tabIndicatorHeight="1.3dp"
|
||||||
app:tabSelectedTextColor="@color/color_eeeeee"
|
app:tabSelectedTextColor="@color/color_3bb9f1"
|
||||||
app:tabTextAppearance="@style/tabText"
|
app:tabTextAppearance="@style/tabText"
|
||||||
app:tabTextColor="@color/color_777777" />
|
app:tabTextColor="@color/color_777777" />
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="6.7dp"
|
android:layout_height="6.7dp"
|
||||||
android:layout_marginTop="16dp"
|
android:layout_marginTop="16dp"
|
||||||
android:background="@color/color_979797" />
|
android:background="@color/color_222222" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="6.7dp"
|
android:layout_height="6.7dp"
|
||||||
android:layout_marginTop="16dp"
|
android:layout_marginTop="16dp"
|
||||||
android:background="@color/color_979797" />
|
android:background="@color/color_222222" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
|||||||
Reference in New Issue
Block a user