Skip to content

andreasagap/LoadingButtonLibrary

Repository files navigation

LoadingButton



Demo

Usage

Step 1

Add it in your root build.gradle at the end of repositories:

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

Add dependency in your app level build.gradle.

dependencies {
    implementation 'com.github.andreasagap:LoadingButton:1.0'
}

About

A loading button with animaton

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages