a914-gowtham / android-video-trimmer

Helps to trim local videos with compress option on Android applications using Exoplayer 2 and FFmpeg.
Other
372 stars 117 forks source link

Implememt library in fragment #21

Closed s12dar closed 3 years ago

s12dar commented 3 years ago

Hello, Thanks for great lib. The lib doesn't work properly when I implement it in fragment. Do you have any idea about this issue? Thanks

s12dar commented 3 years ago

Or have you ever implemented the lib in fragment? If yes, do i have any chance to check it out? Thanks

s12dar commented 3 years ago

This issue will be solved when you make a new release by including the following change: https://github.com/a914-gowtham/Android-video-trimmer/commit/516ac64c9b53dd49f25f4d2fb31b6f09b0d38e5f

a914-gowtham commented 3 years ago

You can use the latest version

s12dar commented 3 years ago

Thanks a lot for release!