Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.
This repository has been archived by the owner on May 30, 2021. It is now read-only.

hi , readme error #26

Closed
Closed
@13120241790

Description

if (requestCode == VideoPicker.VIDEO_PICKER_REQUEST_CODE && resultCode == RESULT_OK) {
List mPaths = (List) data.getSerializableExtra(ImagePicker.EXTRA_VIDEO_PATH);
//Your Code
}

need change ImagePicker.EXTRA_VIDEO_PATH replace VideoPicker.EXTRA_VIDEO_PATH

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions