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' }
下载地址
用户评论