issues
search
titansgroup
/
k4l-video-trimmer
A library with UI and mechanisms to trim local videos on Android applications.
MIT License
782
stars
221
forks
source link
Adding onTrimStarted listener, Fixing FC if OnTrimVideoListener is not set.
#6
Closed
kevalpatel2106
closed
8 years ago
kevalpatel2106
commented
8 years ago
Fixes issue #.
Adding onTrimStarted so that we can use this to open progress dialog while video is trimming in background
Fixing NullPointerExcepion if OnTrimVideoListener is not set.
dogo
commented
8 years ago
Thanks
Fixes issue #.