From 3341c2fcba15588a97dad4b73364b8e25a1c1cab Mon Sep 17 00:00:00 2001 From: liangqingsong Date: Fri, 24 Sep 2021 16:19:10 +0800 Subject: [PATCH] =?UTF-8?q?readme=E5=8A=9F=E8=83=BD=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aae15f..606b788 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ * 项目名称: AutoSpannableTextView * 所属系列:openharmony的第三方组件适配移植 -* 功能:文字开头设置图片;关键字设置字体颜色,下划线,点击事件 +* 功能:文字开头设置图片;关键字设置字体颜色,下划线,点击事件(因为api限制无法设置背景颜色,点击关键字背景改变功能没有实现) * 项目移植状态:主功能完成 * 调用差异:无 * 开发版本:sdk6,DevEco Studio 2.2 Beta1 -- Gitee