Android代码-Android 布局多状态维护工具,实用。

时间:2022-08-26 21:58:15
【文件属性】:
文件名称:Android代码-Android 布局多状态维护工具,实用。
文件大小:777KB
文件格式:ZIP
更新时间:2022-08-26 21:58:15
Android代码 StatefulLayout Android layout to show most common state templates like loading, empty, error etc. To do that all you need to is wrap the target area(view) with StatefulLayout. Usage Add dependecy to app/build.gradle dependencies { compile 'com.github.gturedi:stateful-layout:1.2.1' } Snapshots of the development version are available in Sonatype's snapshots repository Then wrap a view which target area(view) to show states with StatefulLayout <!-- your content here -->
【文件预览】:
StatefulLayout-master
----gradlew(5KB)
----settings.gradle(34B)
----library()
--------src()
--------build.gradle(631B)
----.travis.yml(362B)
----LICENSE(11KB)
----sample.gif(716KB)
----gradle()
--------mvnPush.gradle(3KB)
--------quality()
--------wrapper()
----README.md(4KB)
----gradlew.bat(2KB)
----gradle.properties(651B)
----.gitignore(54B)
----app()
--------src()
--------build.gradle(575B)
----build.gradle(588B)

网友评论