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

refactor: make VIDEO_TRIMMER_REQ_CODE final #48

Closed hatt0519 closed 3 years ago

hatt0519 commented 3 years ago

I made VIDEO_TRIMMER_REQ_CODE final because it should be constant.