MicrosoftDocs / CommunityToolkit

The Official Docs for the Community Toolkits
https://learn.microsoft.com/dotnet/communitytoolkit
Creative Commons Attribution 4.0 International
112 stars 93 forks source link

useless -instructions for adding snackbar to Maui Android / Windows #449

Closed sammazza closed 1 month ago

sammazza commented 3 months ago

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

bijington commented 2 months ago

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

sammazza commented 2 months ago

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: @.***>