Giter VIP home page Giter VIP logo

badgeview's People

Contributors

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

badgeview's Issues

demo

Can you send the demo to me have a look

no delay with helper class !

hi
when use BadgeView.AnimationSet().add() like below, there is no delay and strings shows Continuously!(exactly like setValues() )

new BadgeView.AnimationSet(badgeView)
.add("Hi!", 1000)
.add("How are you?", 1200)
.add("Im fine!", 1500)
.play();

multi line support

hi again! @elevenetc
why BadgeView don't support multi line String and conver it to 1 line !??

Please consider this item.

The BadgeView's dimensions/animation goes weird when you leave the activity and the animation is running (I have a video demonstration)

The BadgeView's dimensions/animation goes weird, in that view's size changes, and the animation changes with the size.

This occurs when you when you leave the activity and the animation is running, for example, if you exit the activity to look at the multi-tasking menu in Android (onPause and onStop are called), and come back into the app this problem will occur, this doesn't happen every time, but it does happen.

This problem affects the sample app, and my own implementation.

I have uploaded a video to demonstrate the problem, I will take it down/make it private if you ask me to.

One solution is to allow the animation to finish and then restart it when entering the app.

I haven't found a way to successfully stop it, but if I leave the app when the app has finished and restart it, it works (I can provide this code if you need it).

Link to the video: https://www.youtube.com/watch?v=MFirApwfcpQ&feature=youtu.be
Error occurs at roughly 22 seconds+

Any ideas on a good fix ?

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.