From f32579437f7cfb4eeacffe3d1becd61c26a714b4 Mon Sep 17 00:00:00 2001 From: zhuhaokun Date: Tue, 10 Dec 2024 15:55:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=BA=94=E7=94=A8=E5=8A=A8?= =?UTF-8?q?=E6=95=88=E9=97=AA=E5=B1=8F=E7=9A=84=E6=96=B9=E6=A1=88=20README?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhuhaokun --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24a81f8a..a9a6199e 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ * [PreHttpRequestUseFiles:Image白块解决指导](PreHttpRequestUseFiles) * [ImageEditTaskPool:基于TaskPool实现图片编辑功能](ImageEditTaskPool) * [SegmentedPhotograph:实现相机分段式拍照功能](SegmentedPhotograph) +* [ScreenFlickerSolution:解决应用动效闪屏的方案](ScreenFlickerSolution) ## 使用说明 -- Gitee