Image Crop Not Working in Fragment
问题 Below is My Code which is working Nic when i am using Activity but when i implemet this code in fragment then after select image from gallery or capture from camera then its not showing crop option. also my image not showing in imageView. Below is my Camera Handler: public class CameraHandler { public static int IMAGE_PIC_CODE = 1000, CROP_CAMERA_REQUEST = 1001, CROP_GALLARY_REQUEST = 1002; private Intent imageCaptureintent; private boolean isActivityAvailable; Context context; private List