Remove references to CSSLayoutDEPRECATED
Summary: Remove references to CSSLayoutDEPRECATED from litho Reviewed By: marco-cova Differential Revision: D4859822 fbshipit-source-id: 2588c1b3334f28332ae43e6c0bdec65934ca84c4
This commit is contained in:
committed by
Facebook Github Bot
parent
4615eee2d8
commit
1b3e971549
@@ -18,5 +18,5 @@ public interface YogaBaselineFunction {
|
||||
* default to the computed height of the node.
|
||||
*/
|
||||
@DoNotStrip
|
||||
float baseline(YogaNodeAPI node, float width, float height);
|
||||
float baseline(YogaNode node, float width, float height);
|
||||
}
|
||||
|
Reference in New Issue
Block a user