This repository was archived by the owner on May 1, 2024. It is now read-only.
Commit 5c2d689
Fix build, Fix snackbar action button color on android, fix ios action button font (#1673)
* Fix snackbar action button color on android, fix ios action button font title
* fix nullable error
Co-authored-by: Gerald Versluis <[email protected]>1 parent f6a3553 commit 5c2d689
File tree
2 files changed
+2
-2
lines changed- src/CommunityToolkit/Xamarin.CommunityToolkit/Views/Snackbar
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments