https://github.com/devkhan/loaders
Process dialogs, loading bars, etc.
https://github.com/devkhan/loaders
android animation loader progress-bar
Last synced: 12 months ago
JSON representation
Process dialogs, loading bars, etc.
- Host: GitHub
- URL: https://github.com/devkhan/loaders
- Owner: devkhan
- License: other
- Created: 2015-06-03T17:39:04.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2018-03-08T17:11:54.000Z (over 8 years ago)
- Last Synced: 2025-05-05T17:21:44.573Z (about 1 year ago)
- Topics: android, animation, loader, progress-bar
- Language: Java
- Homepage:
- Size: 3.58 MB
- Stars: 22
- Watchers: 7
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Loaders
[](https://travis-ci.org/devkhan/Loaders)
[](http://android-arsenal.com/details/1/3130)
An animation library consisting of different types of loading animations, progress dialogs, etc.
# Usage
Add dependency
```gradle
dependencies {
compile 'teamdapsr.loaders:lib:1.0'
}
```
XML Code:
```xml
```
### Contribute
If you want to contribute, please add new class in Loaders/lib/java/.
### License

_Namaste_