updating commons and target SDK to 31
This commit is contained in:
parent
7ed5c667ef
commit
45874d13d4
18 changed files with 101 additions and 49 deletions
|
|
@ -786,7 +786,7 @@ fun Context.showMessageNotification(address: String, body: String, threadId: Lon
|
|||
}
|
||||
}
|
||||
|
||||
color = getAdjustedPrimaryColor()
|
||||
color = getProperPrimaryColor()
|
||||
setSmallIcon(R.drawable.ic_messenger)
|
||||
setContentIntent(pendingIntent)
|
||||
priority = NotificationCompat.PRIORITY_MAX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue