文件夹名字和文件夹内图标文字改成白色

This commit is contained in:
2020-11-26 18:09:27 +08:00
parent 26dd44e1d8
commit 2435b99034
2 changed files with 5 additions and 5 deletions

View File

@@ -18,6 +18,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res-auto"
style="@style/BaseIcon"
android:textColor="?attr/folderTextColor"
android:textColor="#ffffff"
android:includeFontPadding="false"
launcher:iconDisplay="folder" />