Giter VIP home page Giter VIP logo

Comments (7)

madcyph3r avatar madcyph3r commented on July 18, 2024

it's on the to do list.

from advancedmaterialdrawer.

madcyph3r avatar madcyph3r commented on July 18, 2024

See the latest release. Ripple is now included.

from advancedmaterialdrawer.

croccio avatar croccio commented on July 18, 2024

i get this error after update. with old version is working

Error:Execution failed for task ':app:dexDebug'.

com.android.ide.common.internal.LoggedErrorException: Failed to run command:
/Applications/Android Studio.app/sdk/build-tools/21.1.2/dx --dex --no-optimize --output /Users/antonioscardigno/Downloads/QUI-Android5/app/build/intermediates/dex/debug --input-list=/Users/antonioscardigno/Downloads/QUI-Android5/app/build/intermediates/tmp/dex/debug/inputList.txt
Error Code:
2
Output:
UNEXPECTED TOP-LEVEL EXCEPTION:
com.android.dex.DexException: Multiple dex files define Lcom/nineoldandroids/animation/Animator$AnimatorListener;
at com.android.dx.merge.DexMerger.readSortableTypes(DexMerger.java:596)
at com.android.dx.merge.DexMerger.getSortedTypes(DexMerger.java:554)
at com.android.dx.merge.DexMerger.mergeClassDefs(DexMerger.java:535)
at com.android.dx.merge.DexMerger.mergeDexes(DexMerger.java:171)
at com.android.dx.merge.DexMerger.merge(DexMerger.java:189)
at com.android.dx.command.dexer.Main.mergeLibraryDexBuffers(Main.java:454)
at com.android.dx.command.dexer.Main.runMonoDex(Main.java:303)
at com.android.dx.command.dexer.Main.run(Main.java:246)
at com.android.dx.command.dexer.Main.main(Main.java:215)
at com.android.dx.command.Main.main(Main.java:106)

from advancedmaterialdrawer.

croccio avatar croccio commented on July 18, 2024

how can i exclude your jar?

from advancedmaterialdrawer.

aemxn avatar aemxn commented on July 18, 2024

@croccio i've encountered with this error before. It seems like there is a conflict with nineoldandroids library used in your other libraries. Check one by one if other library is using it, then try to remove it.

from advancedmaterialdrawer.

madcyph3r avatar madcyph3r commented on July 18, 2024

I will upload a release without nineoldandroid library included. Then you must include it by yourself.

from advancedmaterialdrawer.

madcyph3r avatar madcyph3r commented on July 18, 2024

I have excluded the library in the new release, the problem must gone now. Now you must add it manually.

from advancedmaterialdrawer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.