Skip to content

一个炫酷的加载Loading效果,效果包括:加载中、无网络、空数据、加载失败等,这些统统一个View就搞定啦

License

Notifications You must be signed in to change notification settings

wherego/XHLoadingView

 
 

Repository files navigation

概述

在设计应用的时候,我们应该热爱极简主义,简单就是好的,对于很多用户来说,复杂的东西并不受欢迎。 我要实现的是根据不同的情况去显示不同的加载效果,随用随调,效果是借鉴于某一项目的效果,我认为有必要提取出来改善封装一下,供以后使用。情况大致分为:加载中、无网络、无数据、加载失败等,这些仅仅就需要一个View 就可以搞定啦!

效果图

这里写图片描述

apk:DownLoad

Blog:http://xuhaoblog.com/Android-custom-loadingview.html

License

Copyright 2016 Xuhao

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.

About

一个炫酷的加载Loading效果,效果包括:加载中、无网络、空数据、加载失败等,这些统统一个View就搞定啦

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%