[Enhancement]: Fit book cover icon to widget #1215

Open
opened 2026-04-24 23:53:59 +02:00 by adam · 1 comment
Owner

Originally created by @InterferencePattern on GitHub (May 22, 2025).

Describe the Feature/Enhancement

The widget's icon is larger than the widget height, so the image is cropped in both dimensions- horizontal and vertical.

Why would this be helpful?

It's minor, but it would look better.

Future Implementation (Screenshot)

Image

This is an example of the full icon.

Audiobookshelf App Version

Android App - 0.9.81

Current Implementation (Screenshot)

Image

Originally created by @InterferencePattern on GitHub (May 22, 2025). ### Describe the Feature/Enhancement The widget's icon is larger than the widget height, so the image is cropped in both dimensions- horizontal and vertical. ### Why would this be helpful? It's minor, but it would look better. ### Future Implementation (Screenshot) ![Image](https://github.com/user-attachments/assets/4b51e3fe-941d-43d7-8ad8-db36f422a1b2) This is an example of the full icon. ### Audiobookshelf App Version Android App - 0.9.81 ### Current Implementation (Screenshot) ![Image](https://github.com/user-attachments/assets/36fa0531-2449-48be-b529-77a5116d9191)
adam added the enhancementandroid labels 2026-04-24 23:53:59 +02:00
Author
Owner

@advplyr commented on GitHub (May 22, 2025):

Notification aspect ratio is different in different places on different devices and different android versions so I'm not sure this is possible

Correction, I misread the post. With the home screen widget we should be able to handle this better since we can get the size and control how the image is displayed.

@advplyr commented on GitHub (May 22, 2025): ~~Notification aspect ratio is different in different places on different devices and different android versions so I'm not sure this is possible~~ Correction, I misread the post. With the home screen widget we should be able to handle this better since we can get the size and control how the image is displayed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1215