【问题标题】:If notification group is blocked but channel is enabled, will the notification get displayed?如果通知组被阻止但启用了频道,是否会显示通知?
【发布时间】:2019-01-14 16:08:08
【问题描述】:

Android P 提供了禁用通知组的功能。如果该组被用户禁用,是否会显示属于该组中频道的通知? (假设通道仍处于启用状态)

【问题讨论】:

    标签: android android-9.0-pie


    【解决方案1】:

    在您的示例中,不会显示属于该频道的通知。如果它所属的频道组被阻止,则通知频道将被阻止。来自the documentationNotificationChannel.getImportance()

    ..发布到此频道的通知不会显示给用户 如果父 NotificationChannelGroup 或应用程序被阻止。

    【讨论】:

      猜你喜欢
      • 2021-07-09
      • 1970-01-01
      • 2018-04-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-02-11
      相关资源
      最近更新 更多