Commit 4eee7ad
committed
Analysis: Resolve name shadowed warnings
Warning Message: "Name shadowed: xyz"
Renaming the shadowed and/or the shadowing 'xyz' name is the recommended
action to resolve this kind of deprecated warnings.1 parent 4a4f280 commit 4eee7ad
2 files changed
Lines changed: 5 additions & 5 deletions
File tree
- WordPress/src/main/java/org/wordpress/android/ui
- notifications/utils
- sitecreation/verticals
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
0 commit comments