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

Language Change Not Possible for API 27 but possible for API 34 in Simple Gallery App #3068

Open
CarlaShawi opened this issue Apr 8, 2024 · 0 comments

Comments

@CarlaShawi
Copy link

Description:

In the Simple Gallery app, there is an issue regarding the inability to change the app language on devices running API 27 (Android 8.0.1). However, this functionality is available and operational on devices running API 34 (Android 14). Notably, the specified minimum SDK version for the app is 23, indicating support for API 27 devices.

This issue highlights a potential disparity in how the Simple Gallery app handles language change operations across distinct Android versions, particularly impacting users on API 27. As a result, users are unable to adjust the app language on devices running API 27, resulting in a compromised user experience.

Steps to Reproduce:

  1. Open Simple Gallery App.
  2. Click on the three dots to get more options menu.
  3. Click on Settings
  4. Go to General section

Actual Behavior: On devices running API 27, the Simple Gallery app lacks a dedicated "Language" section within the settings menu, preventing users from modifying the app language.

Screenshot 2024-04-08 111830

Expected Behavior: The Simple Gallery app should include a "Language" section within the settings menu on API 27 devices, similar to the functionality available on API 34 devices.

Screenshot 2024-04-08 112034

Device Information:

Device Model: Pixel 6 Pro API 34 and Pixel 6 Pro API 27
OS Version: Android version 14 and Android version 8.0.1
App Version: Simple Gallery 6.28.1

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

No branches or pull requests

1 participant