fast4x / RiMusic

A multilingual Android application for streaming music from YouTube Music.
https://rimusic.xyz
GNU General Public License v3.0
1.91k stars 100 forks source link

Expanded Player Button Missing #2812

Closed drago-bit closed 1 month ago

drago-bit commented 1 month ago

Steps to reproduce the bug

After the update, the Expanded Player Button was present, but missing after a restart. Also, can't find any option to enable it in the settings.

Expected behavior

Expanded player button should present in the action bar.

Actual behavior

On updating, expanded player button present in the action bar, but missing after a restart.

Screenshots/Screen recordings

Screenshot_2024-07-20-10-51-41-034_it fast4x rimusic-edit

Logs

No response

RiMusic version

0.6.44

Android version

Android 14

Additional information

Great update by the way.

fast4x commented 1 month ago

Screenshot_2024-07-20-09-01-27-248_it.fast4x.rimusic-edit.jpg

disable

drago-bit commented 1 month ago

That option was already disabled in the player. But I found what was the actual problem.

'Show thumbnail for lyrics' should be disabled first.

IMG_20240720_151920.jpg

By the way, where can I find that 'Status for the nerds'? 🤠

aneesh1122 commented 1 month ago

Status for the nerds

Disable 'show thumbnail'. This option will be visible only if you change player background to 'Blurred song cover'

aneesh1122 commented 1 month ago

@fast4x the reason why 'expandedplayer' icon was visible initially and not later is because you forgot to change the rememberpreference of expandedlyrics in playermodern file

fast4x commented 1 month ago

@aneesh1122 So .. correct you ..