Android 应用程序中不显示滚动条

发布于 2024-11-02 21:44:29 字数 109 浏览 0 评论 0原文

我正在使用 Titanium 来创建我的 Android 应用程序。我的窗口里有一张大表格。但滚动条没有显示在那里。我认为它在 Titanium 中没有默认设置。所以我只想知道有没有办法让滚动条显示出来。

I am using Titanium for creating my Android app. I have a one big form in my window. But the scrollbar is not showing up there. I think its not set by default in Titanium. So I just want to know is there any way for the scrollbar to show up.

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

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

发布评论

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

评论(1

慈悲佛祖 2024-11-09 21:44:29

我认为您正在寻找的是 showVerticalScrollIndicatorshowHorizo​​ntalScrollIndicator 因此,将您想要的设置为 true 将使滚动条显示出来。

I think what you are looking for is showVerticalScrollIndicator or showHorizontalScrollIndicator so setting the one you want to true will make the scroll bar show up.

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