LoadingPopPoint
this is a view that three colorful point circle in the screen
Preview
It may looks like this
#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!