Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Fix grammar mistake in menu
Browse files Browse the repository at this point in the history
'more of' -> 'more from'
  • Loading branch information
vfsfitvnm authored Sep 23, 2023
2 parents 964fa42 + a0cab24 commit 6e83b8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ fun MediaItemMenu(
artistsInfo?.forEach { (authorId, authorName) ->
MenuEntry(
icon = R.drawable.person,
text = "More of $authorName",
text = "More from $authorName",
onClick = {
onDismiss()
onGoToArtist(authorId)
Expand Down

12 comments on commit 6e83b8b

@rickdtc
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

huh

@ghazzor
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow , nice bug fix

@XelXen
Copy link

@XelXen XelXen commented on 6e83b8b Sep 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THE GUY IS BACK! AWESOME APP DUDE!

@rickdtc
Copy link

@rickdtc rickdtc commented on 6e83b8b Sep 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THE GUY IS BACK! AWESOME APP DUDE!

Hopefully we see more from him, his app was a life turner, seriously like lightweight streaming app so easy to use to

@vedxp
Copy link

@vedxp vedxp commented on 6e83b8b Oct 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THE GUY IS BACK! AWESOME APP DUDE!

Indeed 🚀

@Driftinginfinitely
Copy link

@Driftinginfinitely Driftinginfinitely commented on 6e83b8b Oct 7, 2023 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rickdtc
Copy link

@rickdtc rickdtc commented on 6e83b8b Oct 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not yet, in the future maybe we don't know

@Driftinginfinitely
Copy link

@Driftinginfinitely Driftinginfinitely commented on 6e83b8b Oct 9, 2023 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@julianM2000
Copy link

@julianM2000 julianM2000 commented on 6e83b8b Dec 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tengo un problema, esque últimamente cuando estoy escuchando música se pausa o se queda mute y según la música avanza pero no se escucha nada , eso pasa cada que pasa de canción en canción y tengo que ponerle pausa y vuelta play para que se reproduzca la música con normalidad 😮‍💨 es algo tedioso

@rickdtc
Copy link

@rickdtc rickdtc commented on 6e83b8b Jun 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @vfsfitvnm , Can we please get a final feature?

The feature is song export, all the 100% cached songs on the offline section, like it exports from cache

I have like 1390 songs on there, and it would be great for both vi music users and you, you will be finally have no thoughts about this app and can continue your work on other projects tension free and the users can safely move to some other fork or may fully stick to downloading stuff

But hey anytime you start a rewrite, we will be here, loyalty matters

Add this anytime you want, last time I heard your life wasn't going as good, so mental health(and physical health) first, there wouldn't be no vi music if you weren't here, peace out ✌️

@Emi1309-45
Copy link

@Emi1309-45 Emi1309-45 commented on 6e83b8b Jun 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @vfsfitvnm, I would like you to fix an error, I get that a disk is unknown and I would like you to fix that error. Also update the application, please.

@rickdtc
Copy link

@rickdtc rickdtc commented on 6e83b8b Jun 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, I would like you to fix an error, I get that a disk is unknown and I would like you to fix that error. Also update the application, please.

I think you should open a issue for that

Please sign in to comment.