Skip to content

Toast.Make shows .Net image #1200

Closed Answered by TheCodeTraveler
roysurles asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @roysurles! I understand what you're asking, but, no, this is just how Toast works.

Here's the docs for Android showing the Toast API and its functionality: https://developer.android.com/guide/topics/ui/notifiers/toasts

Toast is implemented by Android at the Operating System level. Because a Toast can be displayed if the app is not in the foreground, Android includes its app icon to let the user know which app displayed the Toast. CommunityToolkit.Maui is just calling Android's Toast API.

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@TheCodeTraveler
Comment options

Answer selected by VladislavAntonyuk
@VladislavAntonyuk
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants