"But we did respond to over 300 individual cyber incidents that we see in our systems and most of those come from things like SMS phishing campaigns," he said. "Text messages that bad actors might send to you try and get you to click on a link and give up your credentials...
IconButton(onClick = { text.value = "" onValueChange("") onEndIconClicked() }) { Icon( painter = painterResource(id = com.google.android.material.R.drawable.mtrl_ic_cancel), contentDescription = stringResource(id = R.string.textfield_clear_text_accessibility) ...