Last Version

DelayedProgress Library 0.4

ProgressBar and ProgressDialog that waits a minimum time to be dismissed before showing. Once visible, the they will be visible for a minimum amount of time to avoid "flashes" in the UI.

License

License

GroupId

GroupId

com.tasomaniac
ArtifactId

ArtifactId

delayed-progress
Version

Version

0.4
Type

Type

aar
Description

Description

DelayedProgress Library
ProgressBar and ProgressDialog that waits a minimum time to be dismissed before showing. Once visible, the they will be visible for a minimum amount of time to avoid "flashes" in the UI.
Project URL

Project URL

https://github.com/tasomaniac/DelayedProgress
Source Code Management

Source Code Management

https://github.com/tasomaniac/DelayedProgress

Download delayed-progress 0.4


<!-- https://jarcasting.com/artifacts/com.tasomaniac/delayed-progress/ -->
<dependency>
    <groupId>com.tasomaniac</groupId>
    <artifactId>delayed-progress</artifactId>
    <version>0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tasomaniac/delayed-progress/
implementation 'com.tasomaniac:delayed-progress:0.4'
// https://jarcasting.com/artifacts/com.tasomaniac/delayed-progress/
implementation ("com.tasomaniac:delayed-progress:0.4")
'com.tasomaniac:delayed-progress:aar:0.4'
<dependency org="com.tasomaniac" name="delayed-progress" rev="0.4">
  <artifact name="delayed-progress" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tasomaniac', module='delayed-progress', version='0.4')
)
libraryDependencies += "com.tasomaniac" % "delayed-progress" % "0.4"
[com.tasomaniac/delayed-progress "0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 24.2.1

Project Modules

There are no modules declared in this project.