Clear semantics.

Change-Id: I69a48798f6be8433e877c38166bd73cd776d71ac
pull/1309/head
Jaehwa Noh 2 years ago
parent d8566ad8e7
commit 45c7504b1e

@ -423,6 +423,7 @@ private fun SingleTopicButton(
contentDescription = name,
)
},
modifier = Modifier.clearAndSetSemantics { },
)
}
}

Loading…
Cancel
Save