Skip to content

aluminumkinley/STRenameDialog

Repository files navigation

STRenameDialog

Simple Alert Dialog to rename any file.

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 {
        implementation 'com.github.aluminumkinley:STRenameDialog:0.1.2'
}

About

Rename any file using simple alert dialog.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages