What I know about the underlying Android system, and Java in general would fill a thimble, so I don't know if this is something that needs to or can be changed or if it is a peculiarity of their new tablet?
Has anyone used the code I linked on an Android 11 device with success?
I missed that post that far down, perhaps @Erel would be kind enough to edit post #1 for idiots such as myself
I appreciate the BCToast suggestion, unfortunately the project in question is a custom one for a very particular customer and one of their requirements is no 3rd-party libraries, period.
I was hoping there's a way to modify the creation method to make it work. If not then, I'll give them the options of the original toast message or they can have dialog boxes.
Sorry, I saw two initials in the front of the name and I just assumed it was a user-contribution
Also, the "unlike B4A built-in toast message feature, this toast message can only be displayed from an Activity." might be an issue as well as I'm not sure if there are any services that are using the custom toast, but I'll look into it.