custom toast in android github code example
Example: toasty android github
Toasty.error(yourContext, "This is an error toast.", Toast.LENGTH_SHORT, true).show();
Toasty.error(yourContext, "This is an error toast.", Toast.LENGTH_SHORT, true).show();