Commit 244eb42
add back @deprecated in ViewUtil (#44011)
Summary:
Pull Request resolved: #44011
Add back `Deprecated` annotation which was removed in D55651762
Changelog:
[Internal] internal
Reviewed By: javache
Differential Revision: D55955345
fbshipit-source-id: bc255983a57fa01e63b17400079cf4215de9a41f1 parent 80aa714 commit 244eb42
1 file changed
Lines changed: 7 additions & 1 deletion
File tree
- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/common
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
63 | 69 | | |
0 commit comments