You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π¨ With this version you might need to create symlinks when using Android Gradle Plugin version 4.x. Please refer to the new known issues section of the README for details.
π¨ This version requires minSdkVersion21 for Android. Please refer to the new "Supported Android versions" section in the getting started section of the README for instructions on how to adjust it.
Raised minimum VideoEditor SDK for Android version to 10.1.1. See the changelog for more information.
Added
Added implementation and documentation for GIPHY sticker integration.
Fixed
Fixed VESDK.openEditorsuccess callback type declaration to return VideoEditorResult | null instead of just VideoEditorResult.
[Android] Fixed height and width of specified composition size would be flipped.