ArthurHub / Android-Image-Cropper

Image Cropping Library for Android, optimized for Camera / Gallery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add CropImageActivity into your AndroidManifest.xml

ajaykumarpprajapati opened this issue · comments

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

please read #858

And update to the new repository