Coder Social home page Coder Social logo

grassjuly / statelayout Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liangjingkanji/statelayout

0.0 1.0 0.0 692 KB

一行代码构建整个应用的缺省页

Home Page: http://liangjingkanji.github.io/StateLayout/

License: Apache License 2.0

Kotlin 90.20% Java 9.80%

statelayout's Introduction

StateLayout

1600


整个应用的缺省页


使用文档

image-20200802050745439


功能

  • 布局和代码创建缺省页
  • Fragment/Activity/View/ConstraintLayout/RecyclerView 支持函数包裹
  • 全局/单例缺省页
  • 缺省页生命周期
  • 加载任务回调
  • 传递标签
  • 点击重试
  • 支持异步线程
  • 无网络情况下立即显示错误页面
  • Kotlin特性
  • 配合列表使用自动化显示列表缺省页
  • 配合网络请求自动化显示缺省页

在项目根目录的 build.gradle 添加仓库

allprojects {
    repositories {
        // ...
        maven { url 'https://jitpack.io' }
    }
}

在 module 的 build.gradle 添加依赖

implementation 'com.github.liangjingkanji:StateLayout:1.0.13'

License

Copyright (C) 2018 Drake, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

statelayout's People

Contributors

liangjingkanji avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.