未验证 提交 de29f05a 编写于 作者: O openharmony_ci 提交者: Gitee

!23344 【挑单4.0-Beta2】翻译完成 22336:修改loadingprogress组件示例代码

Merge pull request !23344 from ester.zhou/cherry-pick-1693290319
...@@ -45,6 +45,7 @@ struct LoadingProgressExample { ...@@ -45,6 +45,7 @@ struct LoadingProgressExample {
Text('Orbital LoadingProgress ').fontSize(9).fontColor(0xCCCCCC).width('90%') Text('Orbital LoadingProgress ').fontSize(9).fontColor(0xCCCCCC).width('90%')
LoadingProgress() LoadingProgress()
.color(Color.Blue) .color(Color.Blue)
.layoutWeight(1)
}.width('100%').margin({ top: 5 }) }.width('100%').margin({ top: 5 })
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册