ArthurHub / Android-Image-Cropper

Image Cropping Library for Android, optimized for Camera / Gallery.
Apache License 2.0
6.38k stars 1.34k forks source link

Add CropImageActivity into your AndroidManifest.xml #870

Open ajaykumarpprajapati opened 2 years ago

ajaykumarpprajapati commented 2 years ago

Android 12 we need to add android:exported attribute for activity, service , broadcast and provider.It is not mentioned in library.

Canato commented 2 years ago

please read #858

And update to the new repository