From dc9daa1712b5886671ba2d71672352c2260789f8 Mon Sep 17 00:00:00 2001 From: Fankesyooni Date: Sun, 27 Feb 2022 23:44:21 +0800 Subject: [PATCH] Update README.md --- .idea/vcs.xml | 6 ++++++ README.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index d74f0d9..f1539fa 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Optimize notification icons for ColorOS and adapt to native notification icon sp # 历史背景 -继 MIUI 之后的第二大系统 ColorOS 虽然支持原生通知图标,但是第三方推送五颜六色的图标系统并没有做适配,甚至系统自己的图标都是彩色的,极其不友好。

+继 MIUI 之后的第二大系统 ColorOS 虽然支持原生通知图标,但是第三方推送五颜六色的图标系统并没有做适配,甚至系统自己的图标都是彩色的,极其不友好。
而且从 ColorOS 12 开始,原生图标丢失了着色属性,这也是一种对原生 Android 生态的破坏。 # 许可证