-
Notifications
You must be signed in to change notification settings - Fork 422
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix Snackbar layout #1901 * fix build * Update variable names * Show `DisplayCustomSnackbarButton` without an achor `DisplayCustomSnackbarButtonWithAndchor` is used to demonstrate setting an Anchor on a Snackbar * Add missed constraint logic in AlertView * Move `DisplaySnackbarButtonAnchoredToButtonOnBottom` to Bottom of Page, Update Displayed text * Extract `bool shouldFillAndExpandHorizontally` from `Initialize()` * Fix Button.Text copy/paste error * Update samples/CommunityToolkit.Maui.Sample/Pages/Alerts/SnackbarPage.xaml.cs * Fix exception on constraint, fix modal navigation --------- Co-authored-by: Brandon Minnick <[email protected]> Co-authored-by: Brandon Minnick <[email protected]> Co-authored-by: James Crutchley <[email protected]>
- Loading branch information
1 parent
a4a50e9
commit d8cf48d
Showing
7 changed files
with
121 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.