Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Amal92 committed Jun 16, 2020
1 parent dbdc5cf commit 354dbbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This code is built on top of [VideoTrimmer](https://github.com/AndroidDeveloperL
2. The range selector is forced to begin from 00:00. In the original the range bar was positioned in the center.
3. The library used to trim the video is changed to [MP4Composer](https://github.com/MasayukiSuda/Mp4Composer-android) from [MP4Parser](https://github.com/sannies/mp4parser).
4. VideoTrimmerView is moved into the library for quick and easy setup.
5. Fixed TimeLineView not getting updated issue when a new video is loaded again.

# Gradle

Expand Down

0 comments on commit 354dbbf

Please sign in to comment.