0

I'm trying to integrate Lottie animation library version 3.4.0 and this version only supports Android X.

How can I integrate with this version without Android X migrating?

TylerH
  • 20,799
  • 66
  • 75
  • 101
Eslam Hussein
  • 209
  • 2
  • 10
  • Use a version that doesn't require AndroidX – Zun Mar 23 '20 at 11:44
  • @Zun I tried that but the version that doesn't require AndroidX is too old is 2.7.0 and the animation requires the new version – Eslam Hussein Mar 23 '20 at 11:47
  • There's no valid reason to NOT upgrade to AndroidX so I guess it's time for you to move on as well! Should only take a few minutes – Zun Mar 23 '20 at 12:03
  • @Zun we cannot upgrade to android X right now because there are a lot of libraries doesn't support android X yet – Eslam Hussein Mar 23 '20 at 12:05
  • `android.enableJetifier: When this flag is set to true, the Android plugin automatically migrates existing third-party libraries to use AndroidX dependencies by rewriting their binaries. The flag is false by default if it is not specified.`. Don't blame AndroidX but yourself! Read the docs – Zun Mar 23 '20 at 12:06
  • @Zun I didn't blame androidX and I already tried all of these solutions. :) – Eslam Hussein Mar 23 '20 at 12:11

0 Answers0