Giter Club home page Giter Club logo

Comments (7)

milosmns avatar milosmns commented on May 29, 2024

Can you check the demo project and compare? I don't think your error is related to the picker code.
Here is the demo project: https://github.com/milosmns/actual-number-picker/tree/master/demo
Demo compiles for me without any issues.

from actual-number-picker.

AerWyn81 avatar AerWyn81 commented on May 29, 2024

Thank you for your quick reply :)

I tried to change this thing I saw different:
minSdkVersion 22 by minSdkVersion 11
but I still have the same problem.
Or the compileSdkVersion 25 and targetSdkVersion 25 required API 25 to work? I'm on 23 here.

My code without compile 'me.angrybyte.picker:picker:1.3.1', works. Any other idea ? I agree, I'm not an expert in android development, so.. that's maybe my fault, but I don't see where I did a mistake. I assume the problem is maybe in the build.gradle ? But where..

from actual-number-picker.

milosmns avatar milosmns commented on May 29, 2024

Wait, how come you don't have the 'dependencies' block in your app gradle file?

from actual-number-picker.

AerWyn81 avatar AerWyn81 commented on May 29, 2024

Yes I have ! I have take only a part of my build.gradle before, sorry!

screenshot 11-02-2017 15-27-42

from actual-number-picker.

milosmns avatar milosmns commented on May 29, 2024

Ah. Ok can you try to change the appcompat version to compile 'com.android.support:appcompat-v7:25.1.0'?
Maybe that's the issue. I don't think we actually use anything from appcompat, not sure why I imported that in the first place. But lets try that first - change the appcompat version and let me know how it goes.

You might be forced to change your build tools version to the same number (25), Studio will notify you if that is needed.

from actual-number-picker.

AerWyn81 avatar AerWyn81 commented on May 29, 2024

Ah !!! That was the problem !! This now compiles and displays the number picker well.
Thank you very much and sorry for the stupid mistake !

from actual-number-picker.

milosmns avatar milosmns commented on May 29, 2024

Not your mistake :) I probably don't need that dependency anyway. Glad this helped.

from actual-number-picker.

Related Issues (15)

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.