From d3f1718d746065b6258c418c8d70d3da7f356e4c Mon Sep 17 00:00:00 2001 From: Strawing Date: Wed, 13 Jul 2022 00:22:43 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3fe0dad..72981ca 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [简体中文](#%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87-simplified-chinese) +[![Download](https://img.shields.io/github/downloads/liyafe1997/AlwaysThemedIcon/total)](https://github.com/liyafe1997/AlwaysThemedIcon/releases) ## Introduction This module can let third party launcher always use icons with MIUI Themes. It may also work with other custom Android based OS, if they have the same logic of the theme and icon stuff. From 605ee9e92add7b46fe06bb947bd4c89f697f38da Mon Sep 17 00:00:00 2001 From: Strawing Date: Wed, 13 Jul 2022 01:54:03 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72981ca..f15fcd5 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ But as I test with Apex Launcher, these methods doesn't take effort. Seems with 这个模块是让第三方Launcher的图标也能使用MIUI的主题图标。也许在其它第三方Android OS上也起作用,如果他们也用同样的方法来处理主题和图标的话。 以下左图是Apex Launcher,没安装模块只能显示App原始图标,右图为安装了该模块,可以显示MIUI的主题图标 + ## 工作原理