This repository was archived by the owner on May 1, 2024. It is now read-only.
Commit caa3ebc
Avoid ImageButtonRenderer ObjectDisposedException on Android (#996)
* Avoid crash using reflection or exception ignoring
* Remove uncessserary exception reference.
Comment reference to XF issue
Co-authored-by: Andrei <[email protected]>1 parent 0db9352 commit caa3ebc
File tree
1 file changed
+16
-10
lines changed- src/CommunityToolkit/Xamarin.CommunityToolkit/Effects/IconTintColor
1 file changed
+16
-10
lines changedLines changed: 16 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
| 54 | + | |
54 | 55 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
63 | 69 | | |
64 | 70 | | |
65 | 71 | | |
| |||
0 commit comments