KToast
Custom toast messages.
- You can create customizable toast messages with KToast.
- Use
KToast.LENGTH_AUTO
for unnormally long texts. - You can use
Gravity.BOTTOM
,Gravity.TOP
,Gravity.LEFT
orGravity.RIGHT
for toast position on screen.
*K is not kotlin.
Cases :

Examples :
Installation
Step 1. Add the JitPack repository to your build file.
Step 2. Add the dependency