Firoz Anwar

Results 2 issues of Firoz Anwar

Hello, Thank you for super awesome library for handling videos with recyclerView. I am using it in my project having one video on full screen. I am facing an issue...

I m trying to integrate the zstd native C gradle dependency in my android project. The dependency is as below : ``` dependencies { implementation "com.github.luben:zstd-jni:1.5.5-4@aar" } ``` My android...