Skip to content

Restrictions on resizing and orientation | Android 16 #763

@danielcshn

Description

@danielcshn

Google Play Console Notice:

Starting with Android 16, Android will ignore resizing and orientation restrictions for large-screen devices such as foldables and tablets. This can lead to design and usability issues for users.

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

<activity android:name="com.journeyapps.barcodescanner.CaptureActivity" android:screenOrientation="SENSOR_LANDSCAPE" />

To improve the user experience in your app, remove these restrictions and verify that your layouts work across different screen sizes and orientations by testing on Android 16 and earlier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions