Android contextmenu项目大小/高度,如何更改?

发布于 2024-11-17 01:15:51 字数 41 浏览 0 评论 0 原文

如何更改上下文菜单项的大小?高度?

谢谢, 莱斯利

How can i change the contextmenu item's size? height?

Thanks,
Leslie

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

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

发布评论

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

评论(1

梦断已成空 2024-11-24 01:15:51

它并不是真的要修改 - 它是为了以标准方式处理菜单。有一些方法可以修改菜单及其项目(例如,请参见此处:http://www.techjini.com/blog/2011/04/19/customizing-background-and-text-color-in-options-menu-android/)但我真的认为在这种情况下你离原来的菜单想法还很远......

远到足以简单地创建你自己的视图 - 无论你喜欢它是什么并在处理长按时显示它......你可以将其嵌入到你自己的透明全屏中控制...我认为会比修改上下文菜单。

It's not really intended to be modified - it's there to handle menu in standard way. There are some ways to modify the menu and its items (for example see here: http://www.techjini.com/blog/2011/04/19/customizing-background-and-text-color-in-options-menu-android/) but I really think in this case you are far from the original menu idea...

Far enough to simply create your own view - whatever you like it to be and show it when handling long press.. You can make it embedded in your own transparent full screen control... I think it will be much faster than modifying context menu.

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