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

Android: call super.onNewIntent() #431

Merged
merged 1 commit into from
Nov 13, 2022
Merged

Conversation

mortend
Copy link
Member

@mortend mortend commented Nov 10, 2022

This function was missing the super call and doing this fixes a linter warning seen in Android Studio.

Also fix-up braces and whitespace, and remove comments.

This function was missing the super call and doing this fixes a linter
warning seen in Android Studio.

Also fix-up braces and whitespace, and remove comments.
@mortend mortend merged commit 98c01bd into fuse-open:master Nov 13, 2022
@mortend mortend deleted the android-super branch November 13, 2022 16:48
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.

1 participant