gpt4 book ai didi

android - Android 中的小写操作按钮(默认/非自定义)通知

转载 作者:行者123 更新时间:2023-12-03 21:22:13 24 4
gpt4 key购买 nike

有没有办法让 Android 通知上的按钮小写(而不是全部大写),而无需“从头开始”构建自定义通知?

在本例中,“REPLY”和“ARCHIVE”将变为“Reply”和“Archive”:
/image/TW17I.png

编辑

所以我真的不知道我在这里做什么。但我尝试过的一件事是修改各种样式模板(50 多个,基本上我认为可能涉及的每一个),看起来像这样

  <style name="TextAppearance.Compat.Notification" parent="@android:style/TextAppearance.StatusBar.EventContent">
<item name="android:textAllCaps">false</item>
</style>

这没有用。但是,因为我不知道自己在做什么,所以我可能犯了一个错误。对此方法的任何建议也值得赞赏。

最佳答案

Android 11 现在支持小写,只需将所需形式的文本提供给 NotificationCompat.Action(),其余的将由 android 完成。

关于android - Android 中的小写操作按钮(默认/非自定义)通知,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50897439/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com