- 授权协议: Apache-2.0
- 开发语言: Java
- 操作系统: Android
- 软件首页: https://github.com/zzz40500/android-shapeLoadingView
- 软件文档: https://github.com/zzz40500/android-shapeLoadingView
- 官方下载: https://github.com/zzz40500/android-shapeLoadingView.git
软件介绍
Android-shapeLoadingView是一款。
效果对比
gradle
/build.gradle
repositories {
maven {
url "https://jitpack.io"
}
}/app/build.gradle
dependencies {
compile 'com.github.zzz40500:android-shapeLoadingView:1.0.3.2'
}usage
布局上
<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" android:paddingBottom="@dimen/activity_vertical_margin" tools:context=".MainActivity"> <com.mingle.widget.LoadingView android:id="@+id/loadView" android:layout_width="fill_parent" android:layout_height="fill_parent"/> </RelativeLayout>
动画自动加载
PHP项目开发全程实录
清华大学出版社 / 2008 / 56.00元
《软件项目开发全程实录丛书•PHP项目开发全程实录:DVD17小时语音视频讲解(附光盘1张)》主要特色: (1)12-32小时全程语音同步视频讲解,目前市场上唯一的“全程语音视频教学”的案例类 图书,培训数千元容,尽在一盘中! (2)10套“应用系统”并公开全部“源代码”,誓将案例学习进行到底! (3)丛书总计80个应用系统300个应用模块。 (4)含5000页SQL se......一起来看看 《PHP项目开发全程实录》 这本书的介绍吧!


