有没有办法将 ExpandableListView 嵌套在relativelayout 中?

发布于 2024-11-17 05:25:23 字数 134 浏览 7 评论 0原文

我想做的是创建一个布局,其中左侧有按钮、编辑文本、文本视图,右侧有 ExpandableListView。有什么办法可以做到这一点吗?我用谷歌搜索过,但我还没有真正想出任何东西。有谁有任何好主意,或者您知道我正在寻找的解决方案吗?

谢谢,

What I would like to do is create a Layout with buttons, edittexts, an textviews on the left side, and have the ExpandableListView on the right. Is there any way to do this? I have googled, but I haven't really come up with anything. Does anyone have any bright ideas, or do you know the solution I am looking for?

Thanks,

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

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

发布评论

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

评论(1

同展鸳鸯锦 2024-11-24 05:25:23

下面是一个示例的链接,该示例在一个relativelayout 中包含两个listview。无论它们是否可扩展,这都应该是相同的。

如何在一个屏幕中使用两个ListView?

Here's a link to an example with two ListViews inside one RelativeLayout. This should be the same if they're expandable or not.

How to use Two ListView in one screen?

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