iknow4 / Android-Video-Trimmer

The Android-Video-Trimmer project implements the selection of clips for long and short videos. It uses MediaMetadataRetriever to obtain video frames, and uses ffmpeg for video cropping and video compression.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android.view.InflateException: Binary XML file line #9: Error inflating class com.example.VideoTrimmerView

riddhee opened this issue · comments

How to use this view in my app.It's generated android.view.InflateException: Binary XML file line #9: Error inflating class com.example.VideoTrimmerView this error.

检查VideoTrimmerView的全路径名是否为”com.example.VideoTrimmerView“