zt
BadgedBox( badge = { Badge { Text("1") } } ) { IconButton(onClick = onClickNotifications) { Icon( imageVector = Icons.Default.Notifications, contentDescription = stringResource(R.string.notifications) ) } }
A modern programming language that makes developers happier.