mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-14 23:18:06 +08:00
Resolve some differences between CSSNode and CSSNodeJNI
Reviewed By: lucasr Differential Revision: D3960755 fbshipit-source-id: 3e13a9435208851a96a619c07625ef2a5402f5ec
This commit is contained in:
committed by
Facebook Github Bot
parent
b6719b247d
commit
d89f59d94a
@@ -649,5 +649,6 @@ public class CSSNode implements CSSNodeAPI<CSSNode> {
|
||||
layout.resetResult();
|
||||
lineIndex = 0;
|
||||
mLayoutState = LayoutState.DIRTY;
|
||||
mMeasureFunction = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user