LottieAlertDialog
LottieAlertDialog copied to clipboard
This repository provides an alert dialog view with Lottie customization.
**error** :`com.labters.lottiealertdialoglibrary.DialogTypes` cannot resolve `TYPE_CUSTOM` **how to produce error** 1. configure settings.gradle (adding `maven { url "https://jitpack.io" }`) 2. adding `maven { url "https://jitpack.io" }` to top-level build.gradle 3. import...
Crash
It crashes the app and here's the alleged cause; `Unable to parse composition` Android Version: 7
@mayuce **Error: com.labters.lottiealertdialoglibrary.DialogTypes cannot resolve TYPE_CUSTOM** **1. TYPE_CUSTOM not present in your Dialog Type class** **2. How to use custom lottie assert ???** **Android studio version: Giraffe | 2022.3.1 Patch...