Change CompileSdk to 35 and Opt Out Edge to Edge#2895
Merged
Conversation
Member
|
@p1gp1g |
Member
|
@p1gp1g |
Contributor
Author
|
I didn't have that issue with |
Contributor
Author
|
@ale5000-git I've pushed the patch |
Member
|
@p1gp1g FYI, |
Member
|
Thanks! |
DaVinci9196
pushed a commit
to DaVinci9196/GmsCore
that referenced
this pull request
Jul 17, 2025
Contributor
Author
|
Unfortunately, Android 16 removed the edge-to-edge opt-out; so a proper edge-to-edge have to be implemented to support SDK 36+ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a workaround to disable edge to edge until it is properly supported by microg
This workaround is necessary for applications embedding microg lib with activities, like fido-core
This opt-out may be removed for a future SDK (36 ?), but it gives some time to implement edge to edge