如何重复布局?

发布于 2024-11-07 01:25:08 字数 160 浏览 1 评论 0原文

我的 layout 包含一个 spinner 和一个 editText。我想要这个 spinnereditText字段根据某些条件在活动中重复 1 或 2 次。这可能吗?

My layout contains a spinner and an editText.I want this spinner and editText fields repeats 1 or 2 times in an activity based on some condition.Is it possible?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

您可以使用 标记。 这里是关于它的好文章。如果你想在运行时隐藏它们,只需更改可见性标签

You can use the <include> tag. Here is good article about it. And if you want to hide them a truntime just change the visibility tag

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文