Updated on 2026-08-14
This commit is contained in:
parent
0627f0e62c
commit
b1b6dcade3
14 changed files with 95 additions and 31 deletions
|
|
@ -184,7 +184,7 @@ data class BottomSheetMessageV2(
|
|||
val messageBottomSheetUMV2: MessageBottomSheetUMV2,
|
||||
) : EventMessage
|
||||
|
||||
internal fun bottomSheetMessage(init: @MessageBottomSheetV2Dsl MessageBottomSheetUMV2.() -> Unit) =
|
||||
fun bottomSheetMessage(init: @MessageBottomSheetV2Dsl MessageBottomSheetUMV2.() -> Unit) =
|
||||
BottomSheetMessageV2(messageBottomSheetUM(init))
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue