From c05bce33f9e0cb17ee8dc5b4d83b7a5e6786ad1c Mon Sep 17 00:00:00 2001 From: dengpeng Date: Fri, 19 Jan 2024 16:02:50 +0800 Subject: [PATCH] =?UTF-8?q?[Issues:=20#I8XIAQ]=20progress-bar-android?= =?UTF-8?q?=E9=81=97=E7=95=99=E9=97=AE=E9=A2=98=E8=A7=A3=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1224/progress-bar-android.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/1224/progress-bar-android.md b/1224/progress-bar-android.md index 8cf43169..fefb1adc 100644 --- a/1224/progress-bar-android.md +++ b/1224/progress-bar-android.md @@ -215,8 +215,6 @@ Inherits [View Props](https://reactnative.dev/docs/view#props). ## 遗留问题 -- [ ] styleAttr 为 Horizontal 时无法铺满全屏 [issues#4](https://github.com/react-native-oh-library/progress-bar-android/issues/4)。 - ## 其他 ## 开源协议 -- Gitee