GrenderG / Toasty

The usual Toast, but with steroids 💪
GNU Lesser General Public License v3.0
6.58k stars 809 forks source link

Duration longer than Toast.LENGTH_LONG? #194

Open ubeyou opened 2 years ago

ubeyou commented 2 years ago

Any idea how to implement this by making the duration longer than Toast.LENGTH_LONG?

Raheemshah2809 commented 1 year ago

https://stackoverflow.com/questions/2220560/can-an-android-toast-be-longer-than-toast-length-long

This should help answer your question @ubeyou

Raheemshah2809 commented 1 year ago

@ubeyou https://stackoverflow.com/questions/56080678/how-do-i-set-a-custom-duration-for-a-custom-toast-message

Try this