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

chore(android): fix various warnings #3810

Merged
merged 29 commits into from
May 22, 2024

Conversation

freeboub
Copy link
Collaborator

@freeboub freeboub commented May 21, 2024

Summary

Clean android code

Motivation

Keep code clean without warning :)

Changes

  • remove unused
  • add missing annotation
  • remove some of the deprecated call
  • fix typo

Test plan

Tested with sample on android emulator

freeboub and others added 28 commits May 5, 2024 21:06
…ideo

# Conflicts:
#	android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerViewManager.java
#	src/Video.tsx
…fix/avoidVideoResizingFlickering

# Conflicts:
#	.github/ISSUE_TEMPLATE/bug-report.yml
@freeboub freeboub requested a review from KrzysztofMoch May 21, 2024 21:10
Copy link
Member

@KrzysztofMoch KrzysztofMoch left a comment

Choose a reason for hiding this comment

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

You cooking man ✅
Maybe it's time for me to also clean iOS code 😄
PS: your PRs commits are getting longer and longer - for example there is change from "muted button" PR 😅

@KrzysztofMoch KrzysztofMoch changed the title Chore/fix various warning chore(android): fix various warnings May 22, 2024
@freeboub freeboub merged commit d987525 into TheWidlarzGroup:master May 22, 2024
3 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.

2 participants