Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/yuweiguocn/SquareLoading

A square animated loader.
https://github.com/yuweiguocn/SquareLoading

Last synced: 1 day ago
JSON representation

A square animated loader.

Lists

README

        

# SquareLoading
[ ![Download](https://api.bintray.com/packages/yuweiguocn/maven/SquareLoading/images/download.svg) ](https://bintray.com/yuweiguocn/maven/SquareLoading/_latestVersion)
[![](https://jitpack.io/v/yuweiguocn/SquareLoading.svg)](https://jitpack.io/#yuweiguocn/SquareLoading)
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-SquareLoading-brightgreen.svg?style=flat)](http://android-arsenal.com/details/1/4849)

![](/art/square-loading-demo.gif)

## Design

![](/art/square-loading.gif)

Design by [Divan Raj](https://www.uplabs.com/desdivj) from [Animated Loader](https://www.uplabs.com/posts/animated-loader-after-effects-freebie)

## How to use
1.Add the dependency
```
dependencies {
compile 'io.github.yuweiguocn:SquareLoading:1.3.0'
}
```
2.Add SquareLoading to you layout
```

```

## Contact me
weibo:[@于卫国](http://weibo.com/weiguo58)

gmail:[[email protected]](mailto:[email protected])

blog:[yuweiguo's blog](http://yuweiguocn.github.io)

## License
```
Copyright 2016 yuweiguocn

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.
```