Android:Seekbar 不会一直滚动到结束

发布于 2024-11-01 06:48:44 字数 149 浏览 1 评论 0原文

您好,我的应用程序中有一个搜索栏,我需要捕捉到 7 个位置。为了实现这一点,我将 Seekbar 的 max 属性设置为 7。现在,为了美观,我需要能够将我的搜索栏一直拖动到栏的末尾,但是当我为 max 属性设置一个值时,滚动不会一直拖到结束。为什么会发生这种情况以及我该如何解决它?

Hi I have a seekbar in my app that i need to snap to 7 positions. To achieve this I set the max property of the Seekbar to 7. NOw, to be aesthetically pleasing, i need to be able to drag my seekbar all the way to end of the bar, but when I set a value to the max property, the scroll won't drag all the way to end. Why does this happen and how can I get around it?

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

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

发布评论

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

评论(1

故事与诗 2024-11-08 06:48:44

尝试在搜索栏的两侧添加一些填充

try adding some padding to the sides of your seekbar

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