Dieter Holz
10/02/2020, 8:38 AMTab(
text = { Text(homeScreenTab.title) },
selected = currentTab == homeScreenTab,
onClick = { currentTab = homeScreenTab }
)
When I click on the tab, the exception occurs (but only if the content of the tab contains a TextField)fmasa
10/02/2020, 9:11 AMAnastasia [G]
10/02/2020, 9:49 AMChuck Jazdzewski [G]
10/02/2020, 4:01 PMGuy Bieber
10/14/2020, 7:38 PMChuck Jazdzewski [G]
10/20/2020, 3:51 PM