Skip to content

Fix SDK version condition for setLayerType call#13

Open
thebaer wants to merge 2 commits intobiokys:masterfrom
thebaer:master
Open

Fix SDK version condition for setLayerType call#13
thebaer wants to merge 2 commits intobiokys:masterfrom
thebaer:master

Conversation

@thebaer
Copy link

@thebaer thebaer commented Aug 20, 2013

Method requires API level 11; previously, this checked only for >11.

Method requires API level 11; previously, this checked only for >11.
On the CropImage intent, send SAVE_IMAGE_PATH extra with path to a temporary file to save final cropped image to, e.g. intent.putExtra(CropImage.SAVE_IMAGE_PATH, Environment.getExternalStorageDirectory() + File.separator + "MyApp" + File.separator + "cropped-image.jpg");
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

Successfully merging this pull request may close these issues.

1 participant