GithubHelp home page GithubHelp logo

michelelacorte / elasticprogressbar Goto Github PK

View Code? Open in Web Editor NEW
315.0 315.0 37.0 133 KB

Elastic Progress Bar Renew!

License: Apache License 2.0

Java 100.00%
android android-library android-ui java progress-bar ui

elasticprogressbar's People

Contributors

michelelacorte 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

elasticprogressbar's Issues

Hi mate! Error in parsing "g/"

After syncing gradle, I get this error:
Error:Execution failed for task ':app:mergeDebugResources'.

J:\Workspace_V3\FlashFire\app\build\intermediates\exploded-aar\it.michelelacorte.elasticprogressbar\library\1.0.5\res\drawable\vd_start.xml: Error: error in parsing "g/"

I dunno what is it

VectorDrawable: parser error

When I use a pre-lollipop device application displays the following exception:

VectorDrawable: parser error
org.xmlpull.v1.XmlPullParserException: Binary XML file line #2<menu_vector> tag requires viewportWidth > 0
at it.michelelacorte.elasticprogressbar.VectorCompat.VectorDrawable.updateStateFromTypedArray(VectorDrawable.java:355)
...
Caused by: android.view.InflateException: Binary XML file line #8: Error inflating class it.michelelacorte.elasticprogressbar.ElasticDownloadView

This does not happen when I use the library Guégan Thibault (Tibolte) with exactly the same scenario, however the level of customization that has added you, I think is excellent and really want to use this library in the project I'm currently developing.

Sorry for my English and thank you very much for your great work.

At first start "noBackground" doesn't work

At first start "noBackground" doesn't work and uses default colors.((
How I implemented it in onCreate()

setContentView(R.layout.activity_launcher);
OptionView.noBackground = true;

thx

Big package

I know that it sounds not important but

compile 'com.example.michele.michelelacorteelasticprogressbar:michelelacorteelasticprogressbar:1.0.2@aar'

it is not so big?

Error inflating class

Hi ! I have a problem with the OptionView.setBackgroundColorSquare when I put it before the set ContentView the app crashes by telling me that it cannot inflate your class

Thanks !

IntroView

Intro View didnot display when application start.

How to event when progressBar is finish success?

With a progressBar normal i can use:

setOnDismissListener(new ..)

but with ElasticProgressBar i can't see that.

How to do that?

i tried if( mProgressDialog.isAnimationFinished()) in loop to check but when it run to 27% then event ..

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.