Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

Loaders

Build Status

Android Arsenal

An animation library consisting of different types of loading animations, progress dialogs, etc.

Usage

Add dependency

dependencies {
    compile 'teamdapsr.loaders:lib:1.0'
}

XML Code:

<teamdapsr.loaders.lib.ConcentricCircleView
		android:layout_height="wrap_content"
		android:layout_width="wrap_content"
		android:id="@+id/view"
		custom:min_radius="40"
		custom:max_radius="120"
		custom:duration="3000"
		custom:animate_color="false"
		custom:circles_count="15"/>

Contribute

If you want to contribute, please add new class in Loaders/lib/java/.

License

WTFPL Badge

Namaste

About

Process dialogs, loading bars, etc.

Topics

Resources

Stars

22 stars

Watchers

7 watching

Forks

Releases

Packages

Contributors

Languages