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 warnings in PlatformActivity #828

Merged
merged 1 commit into from Jul 11, 2023
Merged

Conversation

felipeerias
Copy link
Contributor

This small PR fixes some warnings in hvr/PlatformActivity

Copy link
Contributor

@elima elima left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@elima elima merged commit f0a99c7 into main Jul 11, 2023
7 checks passed
@elima elima deleted the felipeerias/PlatformActivityWarnings branch July 11, 2023 08:58
@@ -15,7 +14,7 @@
import android.content.pm.ActivityInfo;
import android.hardware.display.DisplayManager;
import android.os.Bundle;
import androidx.preference.PreferenceManager;
import android.preference.PreferenceManager;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Actually, this was a mistake. I'll open a small PR to fix it.

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.

None yet

2 participants