Skip to content

DialogTypes.TYPE_CUSTOM cannot resolved #13

Description

@ilhamhadisyah

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 dependencies implementation 'com.airbnb.android:lottie:2.7.0' and implementation 'com.github.mayuce:LottieAlertDialog:1.1'
  4. using LottieAlertDialog.Builder(this,DialogTypes.TYPE_CUSTOM,"lottie_file.json")

android studio version : Arctic fox 2020.3.1 Patch 2
build:gradle version : 7.0.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions