mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Delete feature flag remember_views_on_mount_android
Summary: changelog: [internal] Reviewed By: mdvacca Differential Revision: D40303795 fbshipit-source-id: 6337dedab4338a4eac9d081f5274aa1d967d7787
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d6f9adeaec
commit
26da3ae8c6
@@ -97,7 +97,6 @@ public class ReactFeatureFlags {
|
||||
/** Feature Flag for mitigatin concurrent root crashes */
|
||||
public static boolean disablePreallocationOnClone = false;
|
||||
|
||||
public static boolean shouldRememberAllocatedViews = false;
|
||||
/**
|
||||
* Feature Flag to control the size of the cache used by TextLayoutManager in Fabric. Used from
|
||||
* JNI.
|
||||
|
||||
Reference in New Issue
Block a user