Skip to content

Orientation of Cropping Activity is forced in Portrait mode #344

@ShreyashKore

Description

@ShreyashKore

Summary

This is the manifest entry of the Activity

        <activity
            android:name="com.yalantis.ucrop.UCropActivity"
            android:screenOrientation="portrait"
            android:theme="@style/Theme.AppCompat.Light.NoActionBar" />

This causes unpleasant UX as the app temporarily switches from landscape to portrait mode. This also causes activity and recreation on One-plus devices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions