Android 中的滚动 SlidingDrawer 视图

发布于 2024-10-19 00:54:28 字数 284 浏览 2 评论 0原文

我正在使用 SlidingDrawer 来显示一些选定的 Facebook 联系人。打开时,如果我的 SlidingDrawer 手柄 + 内容的总宽度大于屏幕宽度(例如,如果底部显示超过 6 个联系人),如何使其可滚动以便能够看到所有联系人如下图所示)?

谢谢

在此处输入图像描述

“在此输入图像描述”

I'm using a SlidingDrawer to show some selected Facebook contacts. When open, how can I make it scrollable to be able to see all the contacts if the total width of my SlidingDrawer's handle + content is greater than the width of my screen (eg if there are more than 6 contacts to be shown in the bottom image shown below)?

Thanks

enter image description here

enter image description here

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

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

发布评论

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

评论(1

勿忘心安 2024-10-26 00:54:28

我尝试将抽屉的内容放入 Horizo​​ntalScrollView< /a>,或使用 图库

I'd try putting the drawer's content in a HorizontalScrollView, or using a Gallery.

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