We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 838906d commit ec06234Copy full SHA for ec06234
ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewGroup.java
@@ -787,8 +787,8 @@ public int getBackgroundColor() {
787
}
788
789
// NOTE(apkumar)
790
- //
791
- // This is added in our (Discord's) fork.
+ //
+ // This is added in our (Discord's) fork.
792
//
793
// Normally, the drawing order helper is informed of new and removed views
794
// via handleAddView and handleRemoveView, called in `addView` and
0 commit comments