You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I pasted activity android:name="com.theartofdev.edmodo.cropper.CropImageActivity"
android:theme="@style/Base.Theme.AppCompat"/ to my manifest.xml and api 'com.theartofdev.edmodo:android-image-cropper:2.8.0' to my build.gradle. but i have an error like (Class referenced in the manifest, com.theartofdev.edmodo.cropper.CropImageActivity, was not found in the project or the libraries)
The text was updated successfully, but these errors were encountered:
I pasted activity android:name="com.theartofdev.edmodo.cropper.CropImageActivity"
android:theme="@style/Base.Theme.AppCompat"/ to my manifest.xml and api 'com.theartofdev.edmodo:android-image-cropper:2.8.0' to my build.gradle. but i have an error like (Class referenced in the manifest,
com.theartofdev.edmodo.cropper.CropImageActivity
, was not found in the project or the libraries)The text was updated successfully, but these errors were encountered: