Git Product home page Git Product logo

Comments (3)

jaydeepw avatar jaydeepw commented on June 30, 2024

Try different version of gradle build tools. I have been into such crashes. Also clean
and then build the project.

If you just want to try this library out, clone the repo and import the PolyPickerDemo project into your Android Studio. It shall compile and install.

from poly-picker.

ticofab avatar ticofab commented on June 30, 2024

Hey @jaydeepw , thank you very much for your swift response. I was just able to solve the problem, and I have found the reason why. There was a problem with duplicate names, in particular two:

ic_launcher.png
activity_horizontal_margin (in values.xml)

After renaming those two in my own project, I was able to build.
Because this is a general library, I would recommend that those be changed into something more specific, such as

ic_poly_picker_launcher.png
activity_poly_picker_horizontal_margin

If you want, I can take care of this simple renaming and submit a pull request? I could also submit translations for a couple of languages.
Thank you again for your assistance!

from poly-picker.

jaydeepw avatar jaydeepw commented on June 30, 2024

Ahh... okay. Probably resource merging works different now. I have also had conflicting names for resources but never entered into this situation.

Thanks for responding back.

Please send PR with name fixes and translation as you feel right.
I shall merge the PR.

Please use ic_pp_launcher and activity_pp_....

Use pp instead of poly_picker. I have used the same for the Activity layout name.
Lets follow the same.

from poly-picker.

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.