Swipe Up to Expand the View on Android App #839

Closed
opened 2026-04-24 23:40:11 +02:00 by adam · 5 comments
Owner

Originally created by @doctordarko on GitHub (Jan 17, 2024).

While searching for a way to set the manual timer on the Android app, it took me longer than I care to admit (haha) to actually click onto the play bar in order to expand the view. I was expecting a swipe up/down to expand and minimise the play screen like it is implemented on all the audio player apps.

Annoyingly, once expanded, swipe down seems to work but only in the upper portion of the screen. It would be amazing if the app mimicked You Tube Music swipe up/down mechanism.

Also, while nitpicking, when the now playing bar is minimised, there should be a little up arrow (^) hinting that view can be expanded. There is already a down arrow (V) on the expanded view.

Originally created by @doctordarko on GitHub (Jan 17, 2024). While searching for a way to set the manual timer on the Android app, it took me longer than I care to admit (haha) to actually click onto the play bar in order to expand the view. I was expecting a swipe up/down to expand and minimise the play screen like it is implemented on all the audio player apps. Annoyingly, once expanded, swipe down seems to work but only in the upper portion of the screen. It would be amazing if the app mimicked You Tube Music swipe up/down mechanism. Also, while nitpicking, when the now playing bar is minimised, there should be a little up arrow (^) hinting that view can be expanded. There is already a down arrow (V) on the expanded view.
adam added the enhancement label 2026-04-24 23:40:11 +02:00
adam closed this issue 2026-04-24 23:40:11 +02:00
Author
Owner

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

Looking at this I don't see much room for an up arrow. If we move over the play button then there isn't much room for the title. It would also look strange on the right side I think.

@advplyr commented on GitHub (Feb 2, 2024): Looking at this I don't see much room for an up arrow. If we move over the play button then there isn't much room for the title. It would also look strange on the right side I think.
Author
Owner

@doctordarko commented on GitHub (Feb 2, 2024):

Screenshot_20240202-101736~2
This is a screenshot from Pixel 7 Pro and the gap between the progress and the white bar looks like to have enough space for a little up arrow (^) nicely centred.

Then again, I have zero clue what it takes to implement this or how it looks on other phones so I'll let the experts decide. 😁

@doctordarko commented on GitHub (Feb 2, 2024): ![Screenshot_20240202-101736~2](https://github.com/advplyr/audiobookshelf-app/assets/57649463/2ef63dd7-e018-4c16-ac55-4c1ea6ed7b8c) This is a screenshot from Pixel 7 Pro and the gap between the progress and the white bar looks like to have enough space for a little up arrow (^) nicely centred. Then again, I have zero clue what it takes to implement this or how it looks on other phones so I'll let the experts decide. 😁
Author
Owner

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

I don't think an arrow will look right down there and I'm not sure if the bottom could be cutoff on certain devices. We could add a message there in the center "swipe up for fullscreen" or show an animation above the player when it first gets opened but I think it will be unnecessary once swipe up is released.
As you said in your original comment you did try swiping up and that will be in the next release

@advplyr commented on GitHub (Feb 2, 2024): I don't think an arrow will look right down there and I'm not sure if the bottom could be cutoff on certain devices. We could add a message there in the center "swipe up for fullscreen" or show an animation above the player when it first gets opened but I think it will be unnecessary once swipe up is released. As you said in your original comment you did try swiping up and that will be in the next release
Author
Owner

@doctordarko commented on GitHub (Feb 2, 2024):

Agree, let's not complicate it with extra visual candy. Swipe up should do
the trick. Thanks for the amazing work.

On Fri, 2 Feb 2024 at 10:57, advplyr @.***> wrote:

I don't think an arrow will look right down there and I'm not sure if the
bottom could be cutoff on certain devices. We could add a message there in
the center "swipe up for fullscreen" or show an animation above the player
when it first gets opened but I think it will be unnecessary once swipe up
is released.
As you said in your original comment you did try swiping up and that will
be in the next release


Reply to this email directly, view it on GitHub
https://github.com/advplyr/audiobookshelf-app/issues/1046#issuecomment-1922565498,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ANX2SN6P22CUC5SDDZ24LLDYRQXI3AVCNFSM6AAAAABB6NL6Q2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRSGU3DKNBZHA
.
You are receiving this because you authored the thread.Message ID:
@.***>

@doctordarko commented on GitHub (Feb 2, 2024): Agree, let's not complicate it with extra visual candy. Swipe up should do the trick. Thanks for the amazing work. On Fri, 2 Feb 2024 at 10:57, advplyr ***@***.***> wrote: > I don't think an arrow will look right down there and I'm not sure if the > bottom could be cutoff on certain devices. We could add a message there in > the center "swipe up for fullscreen" or show an animation above the player > when it first gets opened but I think it will be unnecessary once swipe up > is released. > As you said in your original comment you did try swiping up and that will > be in the next release > > — > Reply to this email directly, view it on GitHub > <https://github.com/advplyr/audiobookshelf-app/issues/1046#issuecomment-1922565498>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ANX2SN6P22CUC5SDDZ24LLDYRQXI3AVCNFSM6AAAAABB6NL6Q2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRSGU3DKNBZHA> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Author
Owner

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

Updated in v0.9.72-beta

@advplyr commented on GitHub (Feb 11, 2024): Updated in [v0.9.72-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.72-beta)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#839