AndroidDeveloperLB / VideoTrimmer

Allows to trim videos on Android, including UI
MIT License
147 stars 25 forks source link

Docs pls!! #12

Closed tobioyelekan closed 5 years ago

AndroidDeveloperLB commented 5 years ago

Already on the repository that it's based on: https://github.com/titansgroup/k4l-video-trimmer

maphongba008 commented 4 years ago

Can't find the TrimmerView like this

<life.knowledge4.videotrimmer.K4LVideoTrimmer
    android:id="@+id/timeLine"
    android:layout_height="match_parent"
    android:layout_width="match_parent" />

Does it take much time to write a simple usage of the project?

AndroidDeveloperLB commented 4 years ago

It's not my project. I only forked an existing one. I've updated the main page to explain it, again.