Literally Toast
Usage:
LitToast
to get lit and show your users a proper toast.
LitToast.create(context, "My special toast...", 1000)
.setPlayToasterSound(true)
.show();
Add the jitpack repo to your root build.gradle
:
allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}
Add the dependency in your app build.gradle
:
compile 'com.github.dvoiss:literallytoast:1.0.0'
Features:
-
đ đĨ Show a toast, with the message burned into the toast. -
đ Play a toaster sound -
đ Feature request? Create an issue or pull request!
Road-map:
-
đ Variation with Jesus image on toast -
đĨ đĨ French toast? Different types of toast (đĨ Avocado?) -
đĸ There is no toast queue to set up multiple toasts. A toaster class (queue) should be written, the queue should only allow for two toasts because most toasters only handle that (unless you've gotđ° )
Resources used:
- Toast image from wikimedia
- Bread font from dafont.com
- Toaster sound from freesound.org