Commit 5e0f723
Summary:
Pull Request resolved: #55980
Fixed MissingOverrideAnnotation lint errors in ReactRootView.java.
Added Override annotation to getRootViewTag() and setRootViewTag() methods which override methods from a superclass but were missing the annotation.
changelog: [internal] internal
Reviewed By: OmarBafagih
Differential Revision: D95412652
fbshipit-source-id: 4a230fec3fee83c0bd91bfbc2651dc463b92fa19
1 parent f596bb3 commit 5e0f723
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
868 | 868 | | |
869 | 869 | | |
870 | 870 | | |
| 871 | + | |
871 | 872 | | |
872 | 873 | | |
873 | 874 | | |
| |||
876 | 877 | | |
877 | 878 | | |
878 | 879 | | |
| 880 | + | |
879 | 881 | | |
880 | 882 | | |
881 | 883 | | |
| |||
0 commit comments