Skip to content

XingRay/activity-dialog

Repository files navigation

activity-dialog

dialog for background

How to

To get a Git project into your build:

Step 1. Add the JitPack repository to your build file

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

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

Step 2. Add the dependency

dependencies {
        compile 'com.github.XingRay:activity-dialog:v0.0.2'
}

About

dialog for background

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages