Skip to content

maheswaranapk/Moving-Circles-Loader

Repository files navigation

Moving-Circles-Loader

This is a Simple Android Moving Circles Loading Animation. Circle width is calculated based on width of the view.

How To use

Copy MovingCircleLoader.java to the project.

In Layout xml,

            <com.scriptedpapers.MovingCircleLoader
                    android:id="@+id/circleLoader"
                    android:layout_width="match_parent"
                    android:layout_height="250dp" />

Output

alt tag

About

This is a Simple Android Moving Circles Loading Animation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages