提交 dcff550a 编写于 作者: O openharmony_ci 提交者: Gitee

!328 修复picker组件设置透明度不生效问题

Merge pull request !328 from JayLeeHW/OpenHarmony-v2.2-Beta
......@@ -172,6 +172,7 @@ UIPicker::UIPicker()
highlightColor_ = style_->textColor_;
list_.SetThrowDrag(true);
list_.SetStyle(StyleDefault::GetBackgroundTransparentStyle());
#if ENABLE_ROTATE_INPUT
list_.rotateFactor_ = DEFAULT_PICKER_ROTATE_FACTOR;
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册