android - 是否可以在大文本通知中将扩展通知设置为默认值?

标签 android notifications android-notifications android-styles

我关注了 Sample Code

Big Text Notifications部分,他说需要展开查看Big Text Notifications表格,如下图:

enter image description here

我想知道我们不能在大文本通知中将扩展通知设置为默认值吗?

知道它是否可以的人,

如果可以的话,

请告诉我怎么做,

谢谢,

最佳答案

documentation states :

A notification's big view appears only when the notification is expanded, which happens when the notification is at the top of the notification drawer, or when the user expands the notification with a gesture.

所以我的回答是否定的,你不能默认扩展它。

但是,有一个技巧可以将通知推送到列表顶部,以便展开。只需将优先级设置为 Notification.PRIORITY_MAX您的应用的通知很有可能会出现在顶部。

关于android - 是否可以在大文本通知中将扩展通知设置为默认值?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23331682/

相关文章:

android - 如何避免在 Android Oreo 及更高版本上出现抬头通知?

android - 如何将滚动条/ View 置于顶部位置?

java - org.json.JSONObject 构造函数不接受看似有效的 JSON 字符串

android - ADT 20 在属性列表中设置布局高度/宽度

flutter - 通知图标未显示在 flutter android 应用程序 local_notification flutter 中

android - 关闭来自 BroadCastReceiver 的通知

amazon-web-services - Amazon SNS 发送通知所用时间过长

android - 从 Android 通知中获取详细信息/扩展文本?

java - Listview的HashMap背景颜色值

Android parse.com 收不到推送通知