toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
alerts
/
com.splendo.kaluga.alerts
/
Alert
/
Alert
Alert
constructor
(
title
:
String
?
,
message
:
String
?
,
actions
:
List
<
Alert.Action
>
,
textInputAction
:
Alert.TextInputAction
?
=
null
,
style
:
Alert.Style
=
Style.ALERT
)