mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-04 09:27:53 +08:00
Clearly mark java CSSNode as deprecated. It will go away very soon
Summary: Clearly mark java CSSNode as deprecated. It will go away very soon. Reviewed By: lucasr Differential Revision: D3992775
This commit is contained in:
committed by
Ahmed El-Helw
parent
f038ef4e0d
commit
698774d273
@@ -20,7 +20,7 @@ package com.facebook.react.flat;
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns true when this CSSNode tree needs to be re-laid out. If true, FlatUIImplementation
|
||||
* Returns true when this CSSNodeDEPRECATED tree needs to be re-laid out. If true, FlatUIImplementation
|
||||
* will request LayoutEngine to perform a layout pass to update node boundaries. This is used
|
||||
* to avoid unnecessary node updates.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user