mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-13 09:20:31 -07: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(
|
Icon(
|
||||||
Iconsax.Outline.Refresh,
|
Iconsax.Outline.Refresh,
|
||||||
modifier = Modifier.size(38.dp),
|
modifier = Modifier.size(38.dp),
|
||||||
contentDescription = "Forward",
|
contentDescription = "Backwards",
|
||||||
)
|
)
|
||||||
Text(
|
Text(
|
||||||
"-${backwardSpeed.inWholeSeconds}",
|
"-${backwardSpeed.inWholeSeconds}",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue