Commit 19cf1f2
[Mono.Android] Add BroadcastReceiverAttribute.Description (#1081)
Fixes: https://bugzilla.xamarin.com/show_bug.cgi?id=60940
There is some grand idea to generate all those attributes code, but it's
going to take long time and this bug shouldn't need to wait for that.
This bug can be fixed with just a few lines of changes.1 parent 50c0c15 commit 19cf1f2
File tree
2 files changed
+6
-0
lines changed- src
- Xamarin.Android.Build.Tasks/Mono.Android
- Xamarin.Android.NamingCustomAttributes/Android.Content
2 files changed
+6
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments