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:
parent
0c21c992d6
commit
59932ab67c
1 changed files with 0 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue