component doesn't show the entire character when the system font size is increased. Has anyone else experienced this issue? What are your thoughts/solutions?
dazza5000
12/22/2023, 5:34 PM
Copy code
setContent {
TimeInput(
state = TimePickerState(7,7, true),
)
}