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
Problem in Android 7.0.
Caused by: java.lang.IllegalArgumentException: column '_data' does not exist
in CropFileUtils
final int column_index = cursor.getColumnIndexOrThrow(column);