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(android): hide seekBar for props ( can be used for live broadcast) #3789

Conversation

seyedmostafahasani
Copy link
Contributor

@seyedmostafahasani seyedmostafahasani commented May 17, 2024

Summary

Motivation

My goal was to address an issue with the excellent library on Android devices.

Changes

I introduced a new property called hideSeekBar to manage the visibility of the seekBar when the controls property is set to true.

Test plan

Copy link
Collaborator

@freeboub freeboub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR, I think this is a requested feature !
I gave you some feedback about code organization ... Sorry

Additionally can you add the new prop into the documentation please ?

@seyedmostafahasani
Copy link
Contributor Author

@freeboub I've applied all of your comments. Could you please check it out and confirm if everything looks good now?

Copy link
Collaborator

@freeboub freeboub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only cosmetic issue remaining, thank you for the quick handling of feedback !

Copy link
Collaborator

@freeboub freeboub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the painful feedback ...
Did you see the command yarn check-android
It may fix automatically the issue !

@freeboub freeboub changed the title feat: hide seekBar on Android when a video is a live broadcast feat(android): hide seekBar for props ( can be used for live broadcast) May 17, 2024
@seyedmostafahasani
Copy link
Contributor Author

@freeboub I hope the indent issue has been fixed.

@KrzysztofMoch KrzysztofMoch merged commit 95e6140 into TheWidlarzGroup:master May 20, 2024
6 checks passed
@seyedmostafahasani seyedmostafahasani deleted the feat/hide-android-seekBar branch June 2, 2024 19:10
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.

None yet

3 participants