toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.notifications
/
NotificationsUtil
/
buildNotification
build
Notification
fun
buildNotification
(
message
:
String
,
title
:
String
,
@
IdRes
notificationDrawable
:
Int
)
:
Notification
?