Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yankai-victor/Loading
Android loading view
https://github.com/yankai-victor/Loading
Last synced: about 2 months ago
JSON representation
Android loading view
- Host: GitHub
- URL: https://github.com/yankai-victor/Loading
- Owner: yankai-victor
- Created: 2015-04-28T08:22:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-09T04:21:23.000Z (about 3 years ago)
- Last Synced: 2024-10-15T10:06:21.867Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 1.03 MB
- Stars: 1,229
- Watchers: 31
- Forks: 203
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- -awesome-android-ui - Loading - 2.0) | <img src="/art/Loading.gif" width="49%"> <img src="/art/Loading2.gif" width="49%"> <img src="/art/Loading3.gif" width="49%"> (Index `(light-weight pages)`)
- awesome-android-ui - Loading - 2.0) | <img src="/art/Loading.gif" width="49%"> <img src="/art/Loading2.gif" width="49%"> <img src="/art/Loading3.gif" width="49%"> (Index `(light-weight pages)`)
- awesome-android-Loaders - Loading - 2.0) | <img src="https://github.com/yankai-victor/Loading/blob/master/images/RotateLoading.gif" width="49%"> <img src="https://github.com/yankai-victor/Loading/blob/master/images/BookLoading.gif" width="49%"> <img src="https://github.com/yankai-victor/Loading/blob/master/images/NewtonCradleLoading.gif" width="49%"> (Index)
- awesome-github-android-ui - Loading - 多个Android加载效果 (进度条)
- awesome-android-ui - Loading - 2.0) | <img src="/art/Loading.gif" width="49%"> <img src="/art/Loading2.gif" width="49%"> <img src="/art/Loading3.gif" width="49%"> (Index)
README
Loading
================
Loading is a poject with kinds of Android loading view.Yan can see the wiki for more detail.
[RotateLoading](https://github.com/yankai-victor/Loading/wiki/RotateLoading)
![RotateLoading](https://github.com/yankai-victor/Loading/blob/master/images/RotateLoading.gif)
[BookLoading](https://github.com/yankai-victor/Loading/wiki/BookLoading)
![BookLoading](https://github.com/yankai-victor/Loading/blob/master/images/BookLoading.gif)
[NewtonCradleLoading](https://github.com/yankai-victor/Loading/wiki/NewtonCradleLoading)
![NewtonCradleLoading](https://github.com/yankai-victor/Loading/blob/master/images/NewtonCradleLoading.gif)
Usage
=======
gradle```
implementation 'com.victor:lib:1.0.4'
```
Xamarin.Android binding version [here](https://github.com/g0rdan/Xamarin.Android.LoadingViews)License
=======
Copyright 2015 yankai-victorLicensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License.
You may obtain a copy of the License in the LICENSE file, or 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.