[GH-ISSUE #62] Option to turn off moving text #45

Closed
opened 2026-02-27 19:26:00 +03:00 by kerem · 4 comments
Owner

Originally created by @NikunjK8 on GitHub (Apr 1, 2024).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/62

This could significantly improve the performance, specially in low-end devices.

Originally created by @NikunjK8 on GitHub (Apr 1, 2024). Original GitHub issue: https://github.com/Lambada10/SongSync/issues/62 This could significantly improve the performance, specially in low-end devices.
kerem 2026-02-27 19:26:00 +03:00
Author
Owner

@pdimu commented on GitHub (May 18, 2024):

What do you mean by "moving text"?
Is it the synced lyrics, or the animations in the app?
Btw, there's no performance issue with synced lyrics, so you're probably talking about the animations, which are provided by the SDK, not the code. Unfortunately, there's no way to disable these, but you can't try to remove the animations from the device settings (requires developer settings; info and tutorials about it on Google) and i guess it includes the animations within apps (the custom animations in the code won't be removed though, but those that are provided by the SDK will)
Tell me if it works or it's something else

<!-- gh-comment-id:2118837700 --> @pdimu commented on GitHub (May 18, 2024): What do you mean by "moving text"? Is it the synced lyrics, or the animations in the app? Btw, there's no performance issue with synced lyrics, so you're probably talking about the animations, which are provided by the SDK, not the code. Unfortunately, there's no way to disable these, but you can't try to remove the animations from the device settings (requires developer settings; info and tutorials about it on Google) and i guess it includes the animations within apps (the custom animations in the code won't be removed though, but those that are provided by the SDK will) Tell me if it works or it's something else
Author
Owner

@NikunjK8 commented on GitHub (May 18, 2024):

I was talking about the animations in the app. The moving texts of song names specifically. Developer options works system-wide not for single app right?

<!-- gh-comment-id:2118844394 --> @NikunjK8 commented on GitHub (May 18, 2024): I was talking about the animations in the app. The moving texts of song names specifically. Developer options works system-wide not for single app right?
Author
Owner

@pdimu commented on GitHub (May 19, 2024):

Yes, you're right, dev settings are systemwide and may be not pleasant to look at. I've seen an app that had the option to turn off animations, but I forgot its name. If I remember it I'll comment here

<!-- gh-comment-id:2119173501 --> @pdimu commented on GitHub (May 19, 2024): Yes, you're right, dev settings are systemwide and may be not pleasant to look at. I've seen an app that had the option to turn off animations, but I forgot its name. If I remember it I'll comment here
Author
Owner

@NikunjK8 commented on GitHub (May 19, 2024):

Ok. Thank you

<!-- gh-comment-id:2119191292 --> @NikunjK8 commented on GitHub (May 19, 2024): Ok. Thank you
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SongSync#45
No description provided.