ABS Icon smushed #894

Open
opened 2026-04-24 23:41:41 +02:00 by adam · 5 comments
Owner

Originally created by @raviwarrier on GitHub (Feb 26, 2024).

Screenshot_2024-02-26-23-41-05-02_e9782661401ed6f222682e1e02b74bd4.jpg

Don't know if this is new or local, but just saw this.

Android 14. Latest app version (can't remember version, but as of 27th Feb 2024, whatever is the latest version)

Originally created by @raviwarrier on GitHub (Feb 26, 2024). ![Screenshot_2024-02-26-23-41-05-02_e9782661401ed6f222682e1e02b74bd4.jpg](https://github.com/advplyr/audiobookshelf-app/assets/42061703/baa7ff8e-5a18-48c6-bd18-a32c8b913e80) Don't know if this is new or local, but just saw this. Android 14. Latest app version (can't remember version, but as of 27th Feb 2024, whatever is the latest version)
adam added the android label 2026-04-24 23:41:41 +02:00
Author
Owner

@nichwall commented on GitHub (Feb 26, 2024):

This is how latest app version (0.9.72) looks on my Pixel 6a, Android 14.

Might be due to the download circle taking up extra space?

Screenshot_20240226-115500.png

@nichwall commented on GitHub (Feb 26, 2024): This is how latest app version (0.9.72) looks on my Pixel 6a, Android 14. Might be due to the download circle taking up extra space? ![Screenshot_20240226-115500.png](https://github.com/advplyr/audiobookshelf-app/assets/5686638/5a7b1720-870a-4bec-bd3c-92fefef53598)
Author
Owner

@nichwall commented on GitHub (Feb 26, 2024):

The narrow screen may be related to the issue some people have mentioned with the hamburger menu not working (just on the other side) https://github.com/advplyr/audiobookshelf-app/issues/1015

@nichwall commented on GitHub (Feb 26, 2024): The narrow screen may be related to the issue some people have mentioned with the hamburger menu not working (just on the other side) https://github.com/advplyr/audiobookshelf-app/issues/1015
Author
Owner

@raviwarrier commented on GitHub (Feb 27, 2024):

@nichwall yup, it's because of the download circle. forgot to mention it in my half-asleep state. :)

if its the same problem, please go ahead and merge the two issues or close this one.

Cheers buddy.

@raviwarrier commented on GitHub (Feb 27, 2024): @nichwall yup, it's because of the download circle. forgot to mention it in my half-asleep state. :) if its the same problem, please go ahead and merge the two issues or close this one. Cheers buddy.
Author
Owner

@advplyr commented on GitHub (Feb 28, 2024):

What device is that? I'm not sure how to handle this for that narrow of devices. I'm thinking of moving the search to inside the hamburger menu or the cast icon

@advplyr commented on GitHub (Feb 28, 2024): What device is that? I'm not sure how to handle this for that narrow of devices. I'm thinking of moving the search to inside the hamburger menu or the cast icon
Author
Owner

@raviwarrier commented on GitHub (Feb 29, 2024):

It's one plus nord 3e.
What I was thinking was merge the download progress with the ABS icon. You can do this in multiple ways and I will leave that upto you - a halo ring around the icon, or filling/emptying of the image related to percentage, etc.

when downloading, tapping on the icon takes you to the downloading screen, else, if maintains it current/regular functionality.

Search is perhaps one of the most used features and UI-wise, it would better to leave it outside... If you have to move anything inside the hamburger, move the cast icon.

Edit:
Also, if it is downloading, it means, it's connected to the server and there's no need for that green icon to be visible. here's what you can do about that icon:

if connected, show the green icon for a bit and then hide it
if disconnected, show the red icon persistently.

@raviwarrier commented on GitHub (Feb 29, 2024): It's one plus nord 3e. What I was thinking was merge the download progress with the ABS icon. You can do this in multiple ways and I will leave that upto you - a halo ring around the icon, or filling/emptying of the image related to percentage, etc. when downloading, tapping on the icon takes you to the downloading screen, else, if maintains it current/regular functionality. Search is perhaps one of the most used features and UI-wise, it would better to leave it outside... If you have to move anything inside the hamburger, move the cast icon. Edit: Also, if it is downloading, it means, it's connected to the server and there's no need for that green icon to be visible. here's what you can do about that icon: if connected, show the green icon for a bit and then hide it if disconnected, show the red icon persistently.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#894