android-ripple-background | A beautiful ripple animation for your app | User Interface library

 by   skyfishjy Java Version: Current License: MIT

kandi X-RAY | android-ripple-background Summary

kandi X-RAY | android-ripple-background Summary

android-ripple-background is a Java library typically used in User Interface applications.,roid-ripple-background has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has medium support. You can download it from GitHub, Maven.

A beautiful ripple animation for your app. You can easily change its color, speed of wave, one ripple or multiple ripples. See demo below. Add RippleBackground to your layout with content you want, like an ImageView. Configure the view customization elements using styleable attributes.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              android-ripple-background has a medium active ecosystem.
              It has 2211 star(s) with 577 fork(s). There are 95 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 28 open issues and 19 have been closed. On average issues are closed in 138 days. There are 8 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of android-ripple-background is current.

            kandi-Quality Quality

              android-ripple-background has 0 bugs and 0 code smells.

            kandi-Security Security

              android-ripple-background has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              android-ripple-background code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              android-ripple-background is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              android-ripple-background releases are not available. You will need to build from source code and install.
              Deployable package is available in Maven.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              android-ripple-background saves you 101 person hours of effort in developing the same functionality from scratch.
              It has 256 lines of code, 11 functions and 9 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed android-ripple-background and discovered the below as its top functions. This is intended to give you an instant insight into android-ripple-background implemented functionality, and help decide if they suit your requirements.
            • Initialize the device
            • Load the found device
            • Starts the ripple animation
            • Stops the ripple animation
            • Check if the ripple animation is currently running
            • Initialize view
            Get all kandi verified functions for this library.

            android-ripple-background Key Features

            No Key Features are available at this moment for android-ripple-background.

            android-ripple-background Examples and Code Snippets

            No Code Snippets are available at this moment for android-ripple-background.

            Community Discussions

            QUESTION

            onRecieve show a single ripple effect on imageView
            Asked 2018-May-28 at 12:46

            I want to be able to show to my users whenever they recieve a new location update in my app.

            So, whenever onRecieve() is called in my activity I want a imageView to animate a single ripple effect.

            Ive tried to find a appropriate librabry that can do this easily but with no success.

            Given my requirements can anyone point me in the right direction or suggest a good way to accomplish this?

            Using this library https://github.com/skyfishjy/android-ripple-background i couldnt make a single ripple effect.. it never stops until i call stopRippleAnimation();

            Edit: Using a valueanimator was a perfect solution for this

            ...

            ANSWER

            Answered 2018-May-27 at 00:21

            Call stopRippleAnimation after the ripple animation duration.

            Also you can easily perform this animation using valueAnimator, Fadeout and scale using the values between 0 and 1.

            Source https://stackoverflow.com/questions/50547643

            QUESTION

            Change location of ripple in library android-ripple-background
            Asked 2017-Nov-10 at 05:56

            I've just been getting into using Android libraries and I've been stumbling over this issue for the last few hours. All help is appreciated.

            My issue has nothing to do with errors in programming, but more with the behavior of the library. All ripples, by default, appear from the center of the view they're placed in, no matter how much I change the XML layout or code. I'm trying to get the ripples to appear from the top left of the screen, and I'm not entirely sure how to do this... Any ideas? I've already tried placing the content into a ConstraintLayout and then placing the ConstraintLayout partially off screen -- all this did was create a blank white screen. I feel completely out of luck.

            Documentation on the library can be found here.

            Thanks for all the help.

            ...

            ANSWER

            Answered 2017-Nov-10 at 05:36

            Just replace RippleBackground library class with below class.

            Source https://stackoverflow.com/questions/47215680

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install android-ripple-background

            You can download it from GitHub, Maven.
            You can use android-ripple-background like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the android-ripple-background component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/skyfishjy/android-ripple-background.git

          • CLI

            gh repo clone skyfishjy/android-ripple-background

          • sshUrl

            git@github.com:skyfishjy/android-ripple-background.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link