mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Daily arc lint --take GOOGLEJAVAFORMAT
Reviewed By: zertosh, bismarkito Differential Revision: D22330388 fbshipit-source-id: 7a86a05da23728ad066702d868d805769389893f
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d8af579f5d
commit
df6d2c50ff
@@ -23,7 +23,6 @@ import com.facebook.react.bridge.queue.MessageQueueThread;
|
||||
import com.facebook.react.bridge.queue.ReactQueueConfiguration;
|
||||
import com.facebook.react.common.LifecycleState;
|
||||
import com.facebook.react.common.ReactConstants;
|
||||
import com.facebook.react.config.ReactFeatureFlags;
|
||||
import java.lang.ref.WeakReference;
|
||||
import java.util.concurrent.CopyOnWriteArraySet;
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ public class ReactFeatureFlags {
|
||||
* inside view manager will be called instead.
|
||||
*/
|
||||
public static boolean useViewManagerDelegatesForCommands = false;
|
||||
|
||||
|
||||
/**
|
||||
* This react flag enables a custom algorithm for the getChildVisibleRect() method in the classes
|
||||
* ReactViewGroup, ReactHorizontalScrollView and ReactScrollView.
|
||||
|
||||
Reference in New Issue
Block a user