上下文菜单的字体大小

发布于 2024-12-07 10:21:29 字数 124 浏览 1 评论 0原文

我现在花了一些时间尝试更改上下文菜单的文本大小。我搜索了sdk的themes.xml和styles.xml并尝试了很多,但没有成功地实际调整文本大小。

有人知道该怎么做吗?

干杯!

诺布

I spend now some time in trying to change the textsize of the contextmenu. I searched the sdk's themes.xml and styles.xml and tried a lot but didn't succeed in actually resizing the text.

Anyone knows how to do it?

Cheers!

Nob

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

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

发布评论

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

评论(1

我ぃ本無心為│何有愛 2024-12-14 10:21:29

简短回答:否
长答案:为什么不创建看起来像上下文菜单的自定义对话框?通过这种方式创建自定义对话框非常容易。

举个例子,
http://developer.android.com/guide/topics/ui/dialogs.html

看看“添加列表”部分。

Short answer: No
Long answer: Why don't you create your custom dialog that looks like the ContextMenu? It's so easy to create a custom dialog in this way.

For an example to this,
http://developer.android.com/guide/topics/ui/dialogs.html

go look at "Add a list" section.

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