mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
chore: Contentdescription
This commit is contained in:
parent
29917bb59f
commit
d61a8cf72c
1 changed files with 1 additions and 1 deletions
|
|
@ -388,7 +388,7 @@ fun PlaybackButtons(
|
|||
Icon(
|
||||
Iconsax.Outline.Refresh,
|
||||
modifier = Modifier.size(38.dp),
|
||||
contentDescription = "Forward",
|
||||
contentDescription = "Backwards",
|
||||
)
|
||||
Text(
|
||||
"-${backwardSpeed.inWholeSeconds}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue