Removed todo

This commit is contained in:
Abdelilah El Aissaoui 2023-04-17 18:44:40 +02:00
parent 7b7e5cbe82
commit 0d14396ccf
No known key found for this signature in database
GPG Key ID: 7587FC860F594869

View File

@ -163,7 +163,7 @@ fun Tab(
title.value.replace(
" ",
"-"
) // TODO This replace is a workaround for https://issuetracker.google.com/issues/278044455
) // Long tab names with spaces make compose not taking full text width for the tab. More info https://issuetracker.google.com/issues/278044455
Box(
modifier = Modifier