mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-02 22:41:18 +08:00
add Relay as a category
Reviewed By: achen1 Differential Revision: D5741372 fbshipit-source-id: 65d46decd26e563ab3cd9ea72c3a391ba32c67bb
This commit is contained in:
committed by
Facebook Github Bot
parent
235c8874cc
commit
652dfd0b48
@@ -24,4 +24,6 @@ public class ReactDebugOverlayTags {
|
||||
"UI Manager",
|
||||
"UI Manager View Operations (requires restart\nwarning: this is spammy)",
|
||||
Color.CYAN);
|
||||
public static final DebugOverlayTag RELAY =
|
||||
new DebugOverlayTag("Relay", "including prefetching", Color.rgb(0xFF, 0x99, 0x00));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user