Skip to content

Commit 10ad515

Browse files
committed
c
1 parent 2ff4434 commit 10ad515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/com/ljyh/mei/ui/component/player/component/PlayerActionToolbar.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ fun PlayerActionToolbar(
220220
}
221221
) {
222222
Icon(
223-
imageVector = Icons.Rounded.Add,
223+
imageVector = Icons.Rounded.Download,
224224
contentDescription = "下载",
225225
tint = Color.White
226226
)

0 commit comments

Comments
 (0)