John O'Reilly
09/11/2023, 7:28 PM1.9.20-Beta
now and getting further....next issue we're seeing is Named arguments are not allowed for function types
John O'Reilly
09/11/2023, 7:29 PMJohn O'Reilly
09/11/2023, 7:57 PMcontent
being lambda passed in to composable function)
content(
isSelected = activeChild is HomeComponent.Child.Speakers,
selectedIcon = Icons.Filled.Person,
unselectedIcon = Icons.Outlined.Person,
textId = R.string.speakers,
onClick = component::onSpeakersTabClicked,
)
Yang
09/12/2023, 12:46 AMkirillrakhman
09/12/2023, 8:25 AMJohn O'Reilly
09/12/2023, 8:26 AMJohn O'Reilly
09/12/2023, 8:28 AM