VideoEditor icon indicating copy to clipboard operation
VideoEditor copied to clipboard

Compile error on androidx project

Open Link184 opened this issue 4 years ago • 1 comments

Got an compile time error:

.../.gradle/caches/transforms-2/files-2.1/2ba319b94b8ddc5e4b0c4d87a893d154/jetified-videoeditor-1.0.8/res/values/values.xml:15:5-51: AAPT: error: resource dimen/_10sdp (aka my.packagename:dimen/_10sdp) not found.

Maybe to exclude androidx dependencies or to migrate to androidx

Link184 avatar Sep 29 '20 16:09 Link184

use this https://github.com/mohamed0017/SimpleVideoEditor. this is the updated version from VideoEditor Libary

mohamed0017 avatar Aug 21 '23 08:08 mohamed0017