Skip to content

fix: Make FocusManager compatible with Android API <= 25 (closes #1895)#1904

Merged
Gustl22 merged 3 commits into
mainfrom
gustl22/test-android
Mar 8, 2025
Merged

fix: Make FocusManager compatible with Android API <= 25 (closes #1895)#1904
Gustl22 merged 3 commits into
mainfrom
gustl22/test-android

Conversation

@Gustl22

@Gustl22 Gustl22 commented Mar 8, 2025

Copy link
Copy Markdown
Collaborator

Description

Closes #1895

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, refactor:,
    docs:, chore:, test:, ci: etc).
  • I have read the Contributor Guide and followed the process outlined for submitting PRs.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation and added dartdoc comments with ///, where necessary.
  • I have updated/added relevant examples in example.

Breaking Change

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

Related Issues

@Gustl22 Gustl22 requested a review from spydon March 8, 2025 14:12
@Gustl22 Gustl22 merged commit 41238d4 into main Mar 8, 2025
@Gustl22 Gustl22 deleted the gustl22/test-android branch March 8, 2025 19:54
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.

Didn't find class "android.media.AudioFocusRequest"

2 participants