[6.7.0] color

This commit is contained in:
EmArrow
2024-09-29 14:58:06 +08:00
parent 81a2643a4e
commit 28baceda98
21 changed files with 66 additions and 86 deletions

View File

@@ -90,7 +90,7 @@
android:layout_height="@dimen/notice_loading_bt"
android:layout_centerHorizontal="true"
android:layout_centerVertical="true"
android:indeterminateTint="#256BFF"
android:indeterminateTint="@color/color_256BFF"
android:visibility="gone" />
</RelativeLayout>