Disable vibration for a notification

前端 未结 7 1158
北荒
北荒 2020-12-09 15:11

I\'m writing an app using notification. Google developer guidelines encourages developers to provide settings to customize the notifications (disable vibration, set notifica

7条回答
  •  Happy的楠姐
    2020-12-09 16:02

    In the year 2020:

    Setting the importance of the notification channel to NotificationManager.IMPORTANCE_NONE worked for me.

提交回复
热议问题