OxygenCobalt / Auxio

A simple, rational music player for android
GNU General Public License v3.0
1.78k stars 117 forks source link

The name of the song and author in the widget #738

Closed maikcrew closed 2 months ago

maikcrew commented 2 months ago

Description

Please add the track name and author in the widget.

Problem solved

No response

Other implementations

Take a look at the musicolet widget for example.

Benefit

You can see immediately what is playing in the widget.

Duplicates

OxygenCobalt commented 2 months ago

This is not desirable, as it would require the amount of music controls to be severely reduced, the text to be squished and unreadable in most form factors, or make the widget look empty. Sorry.

maikcrew commented 2 months ago

Screenshot_20240312-210435_Nova Launcher

I thought you would leave one as it is and the other widget would be from the bottom name of the author and the song. There is plenty of space. I'm using Nova Launcher which can extend the widget.

OxygenCobalt commented 2 months ago

The issue lies in that there is not enough space present in the widget to add such text while also having proper spacing as per Material Design 3. Additionally, that combined "Title - Artist" line will become easily truncated for a lot of songs and thus largely useless.