Open ubeyou opened 2 years ago
Any idea how to implement this by making the duration longer than Toast.LENGTH_LONG?
https://stackoverflow.com/questions/2220560/can-an-android-toast-be-longer-than-toast-length-long
This should help answer your question @ubeyou
@ubeyou https://stackoverflow.com/questions/56080678/how-do-i-set-a-custom-duration-for-a-custom-toast-message
Try this
Any idea how to implement this by making the duration longer than Toast.LENGTH_LONG?