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

!649 解决UIPicker ClearValues后无法SetValues重置数据

Merge pull request !649 from 刘文婕/master
......@@ -298,6 +298,7 @@ void UIPicker::ClearTextAdapter()
}
list_.SetAdapter(textAdapter_);
list_.RefreshList();
isSetAdaptered_ = false;
}
bool UIPicker::SetSelected(uint16_t index)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册