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.
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.
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):

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. 😁
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
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
@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:
> ***@***.***>
>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
@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.
@doctordarko commented on GitHub (Feb 2, 2024):
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. 😁
@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
@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:
@advplyr commented on GitHub (Feb 11, 2024):
Updated in v0.9.72-beta