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