Skip to content

lahiru04/syncprogressdialog

Repository files navigation

Sync Progress Dialog


License: MIT JitPack Build: Passing


An Android library to display sync progress in a dialog.

Installation

You can install this with Gradle , Maven , sbt or Leiningen

Gradle


dependencies {
    implementation 'com.github.lahiru04:syncprogressdialog:Tag'
}

maven

<dependency>
    <groupId>com.github.lahiru04</groupId>
    <artifactId>syncprogressdialog</artifactId>
    <version>Tag</version>
</dependency>

sbt


libraryDependencies += "com.github.lahiru04" % "syncprogressdialog" % "Tag"

leiningen


:dependencies [[com.github.lahiru04/syncprogressdialog "Tag"]]	

Contributions

  • ⇄ Pull/Merge requests and ★ Stars are always welcome.
  • For bugs and feature requests, please [create an issue][github-issue].

About

An Android library for show progress

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages