20250723-Test Push
This commit is contained in:
@@ -30,7 +30,7 @@ fun showLikeNotification(context: Context, title: String, message: String, postI
|
||||
)
|
||||
|
||||
val notificationBuilder = NotificationCompat.Builder(context, channelId)
|
||||
.setSmallIcon(R.drawable.rider_pro_favoriate)
|
||||
.setSmallIcon(R.drawable.rider_pro_favourite)
|
||||
.setContentTitle(title)
|
||||
.setContentText(message)
|
||||
.setPriority(NotificationCompat.PRIORITY_DEFAULT)
|
||||
|
||||
Reference in New Issue
Block a user