jkwiecien / EasyImage

Library for picking pictures from gallery or camera
1.77k stars 302 forks source link

Choose video #255

Open C5FR7Q opened 2 years ago

C5FR7Q commented 2 years ago

This changes provide a way to pick videos

vivchar commented 2 years ago

@jkwiecien Please add these changes.

C5FR7Q commented 2 years ago

Available with jitpack: https://jitpack.io/#c5fr7q/EasyImage/61f3f79abc

    dependencies {
            implementation 'com.github.c5fr7q:EasyImage:61f3f79abc'
    }