1
Fork 0
mirror of https://github.com/Steffo99/twom.git synced 2024-11-21 23:54:26 +00:00

Remove meaningless warning

This commit is contained in:
Steffo 2024-01-09 08:56:54 +01:00
parent 0c21c992d6
commit 59932ab67c
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -34,7 +34,6 @@ fun RoomActivityRoomIconButton(
Box(modifier) {
// Mostly copied from IconButton's source
// TODO: Make sure accessibility works right
// FIXME: This will need changes when Material 4 is released
Box(
modifier = Modifier
.minimumInteractiveComponentSize()