CommunityToolkit icon indicating copy to clipboard operation
CommunityToolkit copied to clipboard

useless -instructions for adding snackbar to Maui Android / Windows

Open sammazza opened this issue 1 year ago • 2 comments

Type of issue

Typo

Description

there's no XML code in package.appxmanifest. VS22 shows a graphical interface. there's not direction on how to add support for snackbars as per the instructions

Page URL

https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/alerts/toast?tabs=windows%2Candroid

Content source URL

https://github.com/MicrosoftDocs/CommunityToolkit/blob/main/docs/maui/alerts/toast.md

Document Version Independent Id

8536c827-5a35-ebdd-51fd-0a184bfe1d69

Article author

@VladislavAntonyuk

Metadata

  • ID: 8536c827-5a35-ebdd-51fd-0a184bfe1d69
  • Service: dotnet-communitytoolkit
  • Sub-service: dotnet-maui-community-toolkit

sammazza avatar Aug 05 '24 15:08 sammazza

If you open the file in any editor other than Visual Studio then you will see XML. It is an XML file but Visual Studio tries to be helpful and provides a UI for editing the manifest.

You can also try right clicking on your package.appxmanifest file and choosing Open With -> Source Code Editor. Or something along those lines

bijington avatar Aug 06 '24 19:08 bijington

Yes, thank you. I realized that after sending the comment. Thank you for the clarification.

On Tue, Aug 6, 2024 at 10:23 PM Shaun Lawrence @.***> wrote:

If you open the file in any editor other than Visual Studio then you will see XML. It is an XML file but Visual Studio tries to be helpful and provides a UI for editing the manifest.

You can also try right clicking on your package.appxmanifest file and choosing Open With -> Source Code Editor. Or something along those lines

— Reply to this email directly, view it on GitHub https://github.com/MicrosoftDocs/CommunityToolkit/issues/449#issuecomment-2271986846, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP2WCMCQSKEFPR3W5BQQ4YLZQEPDXAVCNFSM6AAAAABMAQXBDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZRHE4DMOBUGY . You are receiving this because you authored the thread.Message ID: @.***>

sammazza avatar Aug 07 '24 11:08 sammazza