Skip to content

fix: use activity context in keyboard language management dialog#249

Merged
naveensingh merged 1 commit intomainfrom
naveensingh/respect-use-english-preference
Aug 27, 2025
Merged

fix: use activity context in keyboard language management dialog#249
naveensingh merged 1 commit intomainfrom
naveensingh/respect-use-english-preference

Conversation

@naveensingh
Copy link
Member

@naveensingh naveensingh commented Aug 27, 2025

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

Replaced application context usage with activity context in ManageKeyboardLanguagesAdapter so that the proper resource is resolved as per the attached base context in BaseSimpleActivity.

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • All checks are passing.

@naveensingh naveensingh merged commit 2194ea4 into main Aug 27, 2025
7 checks passed
@naveensingh naveensingh deleted the naveensingh/respect-use-english-preference branch August 27, 2025 10:23
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.

Available keyboard languages are always shown in the system language

1 participant