toggle menu
KAHelpers
androidJvm
switch theme
search in API
fragment
/
dev.funkymuse.fragment
/
fragmentStringResult
fragment
String
Result
inline
fun
Fragment
.
fragmentStringResult
(
requestKey
:
String
,
bundleKey
:
String
,
defaultValue
:
String
?
=
null
,
crossinline
action
:
(
String
?
)
->
Unit
)