Android:为什么自定义按钮主题不适用于对话框?

发布于 2024-10-27 21:01:33 字数 206 浏览 2 评论 0原文

因此,我使用一个应用程序范围的主题来实现自定义按钮集。自定义按钮在应用程序的所有活动中都显示得很好。然而,一项活动调用包含两个按钮的警报对话框。不幸的是,自定义按钮主题拒绝在这里应用。

我知道我可以实现另一个活动来代替警报对话框,它模仿其功能,但我必须这样做似乎不合逻辑。

我不明白的是为什么我的主题也不适用于警报对话框。是什么赋予对话框避免应用程序范围主题的特权?

So I'm using an application-wide theme which implements a custom button set. The custom buttons show up just fine in all of the app's activities. One activity however, calls an alert dialog which contains two buttons. Unfortunately, the custom button theme refuses to apply itself here.

I understand that I could just implement another activity in place of the alert dialog, which mimics its functions, but it just seems illogical that I should have to do this.

What I don't understand, is why my theme does not apply to the alert dialog as well. What gives a dialog the privilege to avoid an app-wide theme?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文