Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestToasty

Click here to know more about Toasty

This App deals use of Toasty which is custom toast with steroids . You can also customize different Attribute of Toasty as Per requirement.


Prerequisites

Add this in your root build.gradle file:

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

Dependency

Add this to your module's build.gradle file (make sure the version matches the JitPack badge above):

dependencies {
	...
	compile 'com.github.GrenderG:Toasty:1.2.8'
}

Snapshots for Error, Warning, Success, info Toasty

Error Warning Success Info

About

Played with Toasty which is usual Toast, but as its tagline says with the steroids .

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages