keymanapp / keymanapp/keyman

chore(android): Remove resizability and orientation restrictions in your app to support large screen devices

Open
#16,500 0 comments 0 reactions 0 assignees View on GitHub
android/ chore
Dominant language
Pascal
Stars
534
Forks
143
Avg merge
2d 10h
Merged PRs (30d)
113

Description

From Android 16, Android will ignore resizability and orientation restrictions for large screen devices, such as foldables and tablets. This may lead to layout and usability issues for your users.

We detected the following resizability and orientation restrictions in your app:

```

```

To improve the user experience for your app, remove these restrictions and check that your app layouts work on various screen sizes and orientations by testing on Android 16 and below.

- from Play Store / Android vitals overview

Contributor guide

Open the contributing guide

Research direction

Locate the Android manifest entries for MainActivity, SplashScreenActivity, and the application settings shown in the report. Remove the listed resizability and orientation restrictions, then test the app on Android 16 and earlier across foldable, tablet, and other screen sizes to verify layouts and usability.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.