parent
7cd4d180c2
commit
346334a0ba
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue