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

refactor: refactored deconstructors on Android #139

Merged
merged 4 commits into from
Sep 30, 2024

Conversation

maciejmakowski2003
Copy link
Collaborator

fix: Removed reseting java part

PR from reanimated with explanation: 5624

Closes #138

@@ -1,5 +1,6 @@
#ifdef ANDROID
#include "AudioNodeWrapper.h"
#include <android/log.h>
Copy link
Member

Choose a reason for hiding this comment

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

is this used anywhere?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

no, I forgot to remove it ;//

@maciejmakowski2003 maciejmakowski2003 merged commit b5ab0a6 into main Sep 30, 2024
2 checks passed
@maciejmakowski2003 maciejmakowski2003 deleted the fix/android/hades-bug branch September 30, 2024 09:31
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.

Hades bug Android
2 participants