Skip to content

Remove @override in RNPDFPdfViewManagerDelegate.java to fix 'no matching methods to override' error#822

Merged
wonday merged 1 commit intowonday:masterfrom
ong-palo:feature/fix-override-error
Apr 20, 2024
Merged

Remove @override in RNPDFPdfViewManagerDelegate.java to fix 'no matching methods to override' error#822
wonday merged 1 commit intowonday:masterfrom
ong-palo:feature/fix-override-error

Conversation

@ong-palo
Copy link
Copy Markdown
Contributor

@ong-palo ong-palo commented Mar 28, 2024

Remove @ override in RNPDFPdfViewManagerDelegate.java to fix 'no matching methods to override' error when building android

@ong-palo
Copy link
Copy Markdown
Contributor Author

When building on android on latest commit, this causes an error where it says that there are no methods to override for the two methods in the file RNPDFPdfViewManagerDelegate.java.

Removing the @ Override notation fixes this build and allows the library to work.

@wonday wonday merged commit e5b7ea1 into wonday:master Apr 20, 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.

2 participants