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

fix: accidental motion when accessing systemBars #1358

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

zzjjaayy
Copy link
Contributor

@zzjjaayy zzjjaayy commented Sep 29, 2024

Fixes: #1356
Deducts system insets from permissible region for motionEvents.
Works on both below and above API Level 30 and using either button or gesture nav.

swipe_fix_test.mp4

@zzjjaayy
Copy link
Contributor Author

zzjjaayy commented Sep 29, 2024

CodeFactor suggests removal of some parenthesis, I feel they improve readability, let me know if I should remove them.

@fire-light42
Copy link
Collaborator

Thank you!

@fire-light42 fire-light42 merged commit 3c385ea into recloudstream:master Oct 1, 2024
1 of 2 checks passed
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.

Padding around systemBars for swipe detection in player
2 participants