Giter VIP home page Giter VIP logo

circularstatusview's People

Contributors

3llomi avatar zihadrizkyef 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  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

circularstatusview's Issues

Jcentre repository is shut down

As in new update of Android studio 4.2.1 Jcentre repository is not considerd so we could not access your library and it is giving a error
plzz shift to maven central and update your repository ..

First I was getting this error
2021-05-31 (1)
but after removing jcentre usage in build script
I could not access your code and library usage and getting this error
then I read about this that the developer who were using Jcentre respository have to shift to mavencentral
2021-05-31

setting portion width programmatically creates rounded square

This is great library and I found an issue that the setting portion width programmatically creates rounded square like below

Working Code

circularStatusView.setPortionsCount(1);            
//circularStatusView.setPortionWidth(2f);

Output

Screenshot_20201029_174602

Bug Code

circularStatusView.setPortionsCount(1);            
circularStatusView.setPortionWidth(2f);

Output

Screenshot_20201029_174652

Question: Make the seperation straight

Hi,

I would like to use your library with more colors. Is there any possibility to have a straight separation instead of rounding?
Screenshot_2020-04-20-09-55-43-269_hu etitan instructor staging

I would like to look like this:
Screenshot 2020-04-20 at 13 51 59

Thanks!

circular is not parallel

Hi. i really love your library which is very simple to understand so i can improve my code logic..

But i see something awkward that the circular is not parallel. If you make 3 portion, it will tilted.

image

I got error after add this dependency....

When I implement this dependency I got this error:~ Duplicate class found

Duplicate class android.support.v4.os.ResultReceiver$MyRunnable found in modules core-1.7.0-runtime (androidx.core:core:1.7.0) and support-compat-27.1.1-runtime (com.android.support:support-compat:27.1.1)

That's why I didn't use this feature....
Please help me....

LinearStatusView

I am using this for my app, and loving it.
However, I am planning to show status in both circular and rectangular fashion, and I really wish there was a functionality to easily (say, by setting one xml attribute: is_linear=true) make the view linear, instead of circular, which can be used to show status progress in bottom or top of a non-circular (say, rectangular) view.
I know the name of the library itself is Circular, but I just wish the feature was there, which could be really helpful for devs, as they will be able to use same approach to handle the same functionality in both the cases: circular and linear.

Thanks in advance! :)

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.