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 the black screen after setting the overlay permission. #345

Conversation

Sunwoo-Nam
Copy link
Contributor

Create a new setting activity for handling the overlay permission.

Create a new setting activity for handling the overlay permission.

Signed-off-by: Sunwoo Nam <sunny.nam@samsung.com>
Copy link
Contributor

@yg48 yg48 left a comment

Choose a reason for hiding this comment

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

LGTM. 👍

@@ -1830,6 +1830,7 @@ chrome_java_sources = [

chrome_java_sources += [
"java/src/org/chromium/chrome/browser/AlwaysOnTopService.java",
"java/src/org/chromium/chrome/browser/CastanetsSettings.java",
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be added only when Castanets flag is on?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're right but we should use dynamic loading for solving this problem.
I'm going to refactor later... :)

Copy link
Contributor

@Chikdolman Chikdolman left a comment

Choose a reason for hiding this comment

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

LGTM we can refactor later

@Sunwoo-Nam Sunwoo-Nam merged commit c26c25a into Samsung:castanets_76_dev Oct 23, 2020
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.

3 participants