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

Can't resolve Extra.FILES  #294

@smouthluio

Description

@smouthluio

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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions