Muddz/StyleableToast

Toast Length Issue

Closed this issue · 1 comments

Toast Length LONG is lasting only for 2 seconds. How to Increase Toast Length to maximum 5- 8 seconds.

Muddz commented

Hi @vishnu8742 . StyleableToast is based on the Toast class. a toast can only have two durations the Long and Short and these are set by flags ìnt` flags. See more answers here for deeper understanding: https://stackoverflow.com/questions/2220560/can-an-android-toast-be-longer-than-toast-length-long