Skip to content

Support Android15 edge to edge #943

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

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

masato1230
Copy link

@masato1230 masato1230 commented Mar 5, 2025

Support for edge-to-edge layouts for Android 15 (API Level 35) and above.
Enable edge-to-edge for devices running lower than Android 15 as well to avoid differences across API levels.

Related Issues

Changes Made

  • Updated targetSdk and compileSdk version to 35.
  • Updated Gradle to version 8.11.1.
  • Added androidx.activity:activity dependency to support edge-to-edge layouts.
      • Set minSdk version of sample app to 21 from 14.
  • Invoked EdgeToEdge.enable() in SampleActivity, ResultActivity, and UcropActivity.
  • deleted the option for custom status bar color(expand toobar and wrapper_states)

Screenshots

Android15+(Android16) Android12 emulator
after_16 android14

@masato1230 masato1230 marked this pull request as draft March 5, 2025 11:02
@masato1230 masato1230 marked this pull request as ready for review March 5, 2025 11:22
@masato1230 masato1230 marked this pull request as draft March 5, 2025 13:48
@masato1230 masato1230 marked this pull request as ready for review March 6, 2025 09:05
@garmax1
Copy link

garmax1 commented Mar 16, 2025

@lynnik Are there any plans for this PR?

@narbonaMeep
Copy link

narbonaMeep commented May 8, 2025

Would be great.
@lynnik
@antiufieievmichael

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