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
Minor Refactor for code
#4
Closed
wesjon
closed
8 years ago
wesjon
commented
8 years ago
This refactor was made mainly for code readability.
Made some internal methods private
Added documentation to our public configuration methods
Added a method to show the time bar which is useful for debugging
Moved interface implementation into inner classes
This refactor was made mainly for code readability.