Checklist
Affected app version
1.8.1
Affected Android/Custom ROM version
Android 16 / OneUI 8.0
Affected device model
Samsung s24
How did you install the app?
Google Play Store
Steps to reproduce the bug
- Make sure more than 100 songs exists.
- Play a track and make sure its position in queue is greater than 100.
- While the track is playing, open Track queue page and scroll down until the current track playing isn't visible on screen.
- Wait for current track to finish and automatically move to next track.
Expected behavior
Smoothly scroll to new track's position in Track queue view or just update currently playing track in Track queue view without scrolling.
Actual behavior
On Track change it first instant scrolls to above the current tracks position in queue and then smoothly scrolls down to current track's position.
Screenshots/Screen recordings
No response
Additional information
bug in file: app/src/main/kotlin/org/fossify/musicplayer/extensions/RecyclerView.kt - line 14
Checklist
Affected app version
1.8.1
Affected Android/Custom ROM version
Android 16 / OneUI 8.0
Affected device model
Samsung s24
How did you install the app?
Google Play Store
Steps to reproduce the bug
Expected behavior
Smoothly scroll to new track's position in Track queue view or just update currently playing track in Track queue view without scrolling.
Actual behavior
On Track change it first instant scrolls to above the current tracks position in queue and then smoothly scrolls down to current track's position.
Screenshots/Screen recordings
No response
Additional information
bug in file: app/src/main/kotlin/org/fossify/musicplayer/extensions/RecyclerView.kt - line 14