advance_image_picker
advance_image_picker copied to clipboard
error in cropping
while clicking the crop button app suddenly stops
Thank you for sharing about problem. We apologize for the delay. We're so busy in some working projects for this month. After it finished, we'll investigate to resolve above problem.
you must insert this code in your manifest for work in android
<activity
android:name="com.yalantis.ucrop.UCropActivity"
android:screenOrientation="portrait"
android:theme="@style/Theme.AppCompat.Light.NoActionBar"/>