ArthurHub / Android-Image-Cropper

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

activity is not found in project or libraies AndroidManifest.xml #878

Open Rutikpatil0123 opened 2 years ago

Rutikpatil0123 commented 2 years ago

<activity android:name="com.theartofdev.edmodo.cropper.CropImageActivity" android:theme="@style/Base.Theme.AppCompat">

    </activity>

issue Class referenced in the manifest, com.theartofdev.edmodo.cropper.CropImageActivity, was not found in the project or the libraries Unresolved package 'theartofdev'

Canato commented 2 years ago

please read https://github.com/ArthurHub/Android-Image-Cropper/issues/875

And update to the new repository

Please close this issue. So the Warning can be more visible