I've been using @Erel 's custom toast message code for Android version 8 tablets, but a customer's new Android 11 tablet is failing to return a view object on the toast create. In what research I've been able to do, it looks like there is a change in how you create a toast message in Android version 11.
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?
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?
Last edited: