Android代码 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' }
文件列表
Android代码-Android 布局多状态维护工具,实用。.zip
(预估有个45文件)
StatefulLayout-master
gradlew
5KB
settings.gradle
34B
library
src
main
AndroidManifest.xml
69B
res
drawable
stf_ic_error.xml
394B
暂无评论