Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(audio player): allow swiping down to minimize #5645

Closed
wants to merge 1 commit into from

Conversation

akashs056
Copy link

@akashs056 akashs056 commented Feb 23, 2024

Added a function that allows to minimize audio

issue.mp4

player by swiping down

closes #4734

Added a function that allows to minimize audio player by swiping down
@Bnyro Bnyro changed the title fix : allow swiping down in audio player to minimize audio player feat(audio player): allow swiping down to minimize Feb 23, 2024
@Bnyro
Copy link
Member

Bnyro commented Feb 25, 2024

This doesn't seem to work for me, the SwipeDownListener is never triggered. Could somebody else please test this?

@t-e-s-tweb
Copy link

This doesn't seem to work for me, the SwipeDownListener is never triggered. Could somebody else please test this?

worked intermittently yesterday. i.e sometimes registered swipes and sometimes required multiple swipes to do the action. doesn't work anymore at all on latest commits.

@Unaiperezdiaz
Copy link

I have updated the last build of LT, to test this feature, and it doesn't work on my phone (Android 13, Realme GT master edition)

@Bnyro Bnyro marked this pull request as draft March 2, 2024 09:33
@Bnyro Bnyro closed this Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow swiping down in audio player to minimize audio player
4 participants