1. 首页
  2. 移动开发
  3. 其他
  4. Android代码 Android 布局多状态维护工具实用。

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

上传者: 2020-08-08 13:51:58上传 ZIP文件 776.58KB 热度 18次
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' }
下载地址
用户评论