Code Monkey home page Code Monkey logo

gaugeview's People

Contributors

debben avatar dmsherazi avatar evelyne24 avatar hoshantm avatar sulejman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gaugeview's Issues

Continuously input issue

Hi Sulejman,

I've been using your GaugeView library posted on Github and it's going well though. However I'm facing an issue when inputting target values to the gauge. Everything works fine beside if I continuously input values in a moderate speed. For example, a gauge from 0 to 100 continuously increasing starting at 0 (for example using a slider) at a moderate speed will get stuck at some point on the way, for example at 63, and then will continue normally till 100. I got to check it out your "computeValue" method and the behavior is when the gauge get stuck it keeps computing values that are close to the target stucked, in that case for example 63, would compute 63.07, 63.41, 63.76, etc causing that needle to stay at 63 for a moment that makes you thing it is stucked. But remember, slider keeps going up in a constant way, no pauses are applied.
Can you please help me with this issue?

Waiting for response,
Thanks

Change needle style

@Sulejman thanks for your repository.
Im trying to achieve something like
this for needle effect.
Seems like I can't make it appear like that.
can provide a snippet for that?

Attribute "showText" has already been defined

Build on an empty project will fail when

compile 'com.android.support:appcompat-v7:23.1.1'

is used in conjunction with

compile 'io.sule:gaugelibrary:1.0.0'

Apparently, Gradle Resource Merger merges all resource folders from all dependencies and place into one single folder. In case there are duplicates build process will fail.

Any fix for this ?

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.