Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Can't resolve Extra.FILES #294

Open
smouthluio opened this issue May 14, 2019 · 0 comments
Open

Can't resolve Extra.FILES #294

smouthluio opened this issue May 14, 2019 · 0 comments

Comments

@smouthluio
Copy link

smouthluio commented May 14, 2019

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);

"Extra.FILES" Can't resolve !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant