mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Back out "Try reduce flackiness of VeniceTest"
Summary: Original commit changeset: 5af216e6bfa3 Changelog: [Internal] Reviewed By: yungsters, mdvacca Differential Revision: D26894424 fbshipit-source-id: 32cc4af2283ef9e80eaf57552c3dcfb3c1fa3c67
This commit is contained in:
committed by
Facebook GitHub Bot
parent
64f6f5e618
commit
de5e16f55c
@@ -163,7 +163,7 @@ public class NativeAnimatedModule extends NativeAnimatedModuleSpec
|
||||
ReactApplicationContext reactApplicationContext = getReactApplicationContextIfActiveOrWarn();
|
||||
|
||||
if (reactApplicationContext != null) {
|
||||
reactApplicationContext.addLifecycleEventListenerAndCheckState(this);
|
||||
reactApplicationContext.addLifecycleEventListener(this);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user