How to import:
/build.gradle
Repositories { maven { "Https://jitpack.io" }}
/app/build.gradle
Dependencies { ' com.github.zzz40500:android-shapeloadingview:1.0.3.2 ' }
How to use:
Introduce directly to the XML layout file, and the animation will load automatically
<relativelayout xmlns:android= "Http://schemas.android.com/apk/res/android" Xmlns:tools =" Http://schemas.android.com/tools "android:layout_width=" match _parent " android:layout_height =" Match_parent "android:paddingleft=" @dimen/ Activity_horizontal_margin " android:paddingright =" @dimen/activity_ Horizontal_margin " Android:paddingtop =" @dimen/activity_vertical_margin " Span style= "color: #000000;" > Android:paddingbottom = "@dimen/activity_vertical_margin" tools:context= ". Mainactivity "> <com.mingle.widget.loadingview android:id =" @+id/loadvi EW " Android:layout_width =" Fill_parent " an Droid:layout_height = "Fill_parent"/></RELATIVELAYOUT>
GitHub Address: Https://github.com/zzz40500/android-shapeLoadingView
github-High Imitation 58 the same city loading animation