安卓选项菜单..
我们如何向选项菜单添加不同的控件,例如 progerssbar(seekbar)
How can we add different control like progerssbar(seekbar) to the option menu
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
我们如何向选项菜单添加不同的控件,例如 progerssbar(seekbar)
How can we add different control like progerssbar(seekbar) to the option menu
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
这很可能是一个自定义布局。我敢打赌这里发生的事情是该应用程序只是覆盖了默认的菜单按钮行为。
This is most likely a custom piece of layout. I bet what's going on here is that the app is simply overriding the default menu button behaviour.