Android 搜索栏

发布于 2024-12-14 10:24:23 字数 111 浏览 0 评论 0原文

我只是想知道 Android 2.1 中的搜索栏是否发生了变化。我尝试创建一个,但它显示为一条带有圆圈的绿线,而不是通常的黄色矩形。如果是这样,是否有其他选项可以创建类似的搜索栏来控制 2.1 上的音量?谢谢

I'm just wondering if the seekbar changed in Android 2.1 . I tried to create one but it showing up as a green line with a circle on it instead of the usual yellow rectangle. If so, is there any other option to create a similar seekbar to control volume on 2.1? Thanks

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

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

发布评论

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

评论(1

倾城泪 2024-12-21 10:24:23

您可以使用 setThumb()setProgressDrawable() 的 SeekBar 来自定义 UI

You can use the setThumb() and setProgressDrawable() of SeekBar to customize the UI

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