Skip to content

Commit eabbbe5

Browse files
committed
进度条颜色调整
1 parent ae30cc7 commit eabbbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CommonLibrary/src/main/res/layout/dialog_loading.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
android:layout_weight="1"
130130
android:background="@android:color/transparent"
131131
android:text="确定"
132-
android:textColor="#ffac00"
132+
android:textColor="@color/colorPrimary"
133133
android:textSize="14sp" />
134134
</LinearLayout>
135135
</LinearLayout>

0 commit comments

Comments
 (0)