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: Use enableEdgeToEdge #13080

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 28, 2024

  1. Android: Use enableEdgeToEdge

    Dolphin has been using edge-to-edge rendering for a little while now,
    but it has required a bit of manual work. Now that edge-to-edge is
    becoming something expected of apps in Android 15, there's a nicer API
    we can use.
    
    Tested on Android 8, 11 and 13, with no changes in behavior noted.
    JosJuice committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d0e6573 View commit details
    Browse the repository at this point in the history