Skip to content

liangpengfei/LoadingPopPoint

Repository files navigation

Download

Android Arsenal

LoadingPopPoint

this is a view that three colorful point circle in the screen

Preview

It may looks like this

Imgur

#Get Started

 repositories {
        // ...
        maven { url "https://jitpack.io" }
    }
 dependencies {
       compile 'com.github.liangpengfei:LoadingPopPoint:912651e54d'
	}

#Usage

XML

<xhome.uestcfei.com.loadingpoppoint.LoadingPopPoint
        android:layout_width="wrap_content"
        android:minHeight="50dp"
        android:layout_centerInParent="true"
        android:layout_height="wrap_content" />

#License

No license,You can share it as you like it! Wish you can learn some basic tips from my repository!

About

this is a view that three colorful point circle in the screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published