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
{{ message }}
This repository was archived by the owner on Jan 7, 2023. It is now read-only.
I am using android-crop version 1.0.1@aar
my issue is that i Can't resolve "Extra.FILES" . so whene i import this: import com.soundcloud.android.crop.Crop.Extra;
Extra Can't be resolved
and when i try to use it like this ArrayList<String> filePaths = getIntent().getStringArrayListExtra(Extra.FILES);