Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Request: support Android 11 (R - API 31) #4

Open
AndroidDeveloperLB opened this issue Nov 28, 2020 · 0 comments
Open

Request: support Android 11 (R - API 31) #4

AndroidDeveloperLB opened this issue Nov 28, 2020 · 0 comments

Comments

@AndroidDeveloperLB
Copy link

Sadly on Android R, you can't set a custom View for a Toast (when targeting API 31) :

https://developer.android.com/reference/android/widget/Toast#setView(android.view.View)
https://developer.android.com/reference/android/widget/Toast#getView()

Please offer something that mimics the standard Toast's look&feel, so that at least we could have it shown within the app, as a normal View.
Maybe something similar to what we have when we long press the action items on the toolbar:

dfu6CwFaPM.zip

Custom Toasts are useful anyway usually only when the user is inside the app...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant