toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.ui.screens.home.compose
/
showHoliday
show
Holiday
fun
LazyListScope
.
showHoliday
(
items
:
List
<
Holiday
>
=
emptyList()
,
endItem
:
String
?
=
null
,
endItemClick
:
(
)
->
Unit
?
=
null
)
:
LazyListScope