Skip to content

onActivityResult() is never called for CROP_FROM_CAMERA on Android 4.0.3 #1

Description

@lomza

On Android 4.0.3 (tested on Galaxy Nexus and Galaxy S II) I failed to crop an image taken from the camera. There is one application that crops images installed. startActivityForResulf() is fired with CROP_FROM_CAMERA request code, however onActivityResult() is never called after that. What I see on a phone screen is just "Loading image..." progress dialog. It seems they've changed something or maybe it's just an Android 4.0 bug...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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