Android13设备中自定义的大图片样式通知无法工作。
创始人
2024-10-01 11:00:49
0

出现这个问题的原因是Android 13中Notification的默认行为发生了改变。假设您使用了以下代码来创建BigPicture通知:

NotificationCompat.Builder builder = new NotificationCompat.Builder(context, channelID)
        .setSmallIcon(R.drawable.ic_notification)
        .setContentTitle(title)
        .setContentText(body)
        .setPriority(NotificationCompat.PRIORITY_DEFAULT)
        .setStyle(new NotificationCompat.BigPictureStyle()
                 .bigPicture(bitmap)
                 .bigLargeIcon(null));

NotificationManagerCompat notificationManager = NotificationManagerCompat.from(context);
notificationManager.notify(notificationID, builder.build());

那么您可能会发现在Android 13设备上通知并没有显示所期望的大图片。

要解决这个问题,您需要通过设置Notification的messagingStyle参数来手动启用大图片样式。以下是一个示例代码:

NotificationCompat.Builder builder = new NotificationCompat.Builder(context, channelID)
        .setSmallIcon(R.drawable.ic_notification)
        .setContentTitle(title)
        .setContentText(body)
        .setPriority(NotificationCompat.PRIORITY_DEFAULT)
        .setStyle(new NotificationCompat.MessagingStyle(""))
        .setLargeIcon(bitmap)
        .setStyle(new NotificationCompat.BigPictureStyle()
                 .bigPicture(bitmap)
                 .bigLargeIcon(null));

NotificationManagerCompat notificationManager = NotificationManagerCompat.from(context);
notificationManager.notify(notificationID, builder.build());

请注意,在这个示例代码中,我们使用了MessagingStyle参数并将其设置为空字符串。大图片样式设置在这之后,这将启用Android 13中的新通知样式。

通过更新您的代码并使用上述示例,您就可以在Android 13设备中正确地显示大图片通知。

相关内容

热门资讯

必备教程!wepoker怎么发... 必备教程!wepoker怎么发冤家牌,哈糖大菠萝万能挂,存在挂教程(有挂透视);1分钟了解详细教程(...
透视游戏!智星菠萝可以辅助吗(... 透视游戏!智星菠萝可以辅助吗(透视)好像存在有挂(详细辅助爆料教程)1、进入到智星菠萝可以辅助吗黑科...
重要通知!德普之星透视软件免费... 重要通知!德普之星透视软件免费入口官网,hhpoker是正品吗,攻略方法(有挂攻略);支持2-10人...
透视神器!德扑圈透视(透视)确... 透视神器!德扑圈透视(透视)确实真的是有挂(详细辅助系统教程)1)辅助挂:进一步探索辅助透视大陆,与...
最新技巧!wpk插件,wejo... 最新技巧!wpk插件,wejoker透视方法,必赢方法(有挂辅助);1.wejoker透视方法 ai...
透视app!佛手大菠萝辅助(透... 透视app!佛手大菠萝辅助(透视)原来真的是有挂(详细辅助攻略教程)亲,关键说明,赛季回归,软件透明...
一分钟揭秘!hhpoker到底... 1、一分钟揭秘!hhpoker到底可以作弊码,pokemmo手机版脚本免费,解说技巧(有挂辅助)2、...
透视实锤!steampoker... 透视实锤!steampokermaster辅助(透视)切实是有挂(详细辅助攻略方法);暗藏猫腻,小编...
总算了解!hhpoker视频巡... 总算了解!hhpoker视频巡查真的假的,pokemmo手机脚本,2025新版(有挂方法)是一款可以...
透视好友!约局吧怎么看有没有挂... 透视好友!约局吧怎么看有没有挂(透视)确实是有挂(详细辅助透明挂教程)1、完成的残局,帮助玩家取得所...