Spacing
Differential Revision: D6683074 fbshipit-source-id: a76bc5028962d738bb931a997752f6ba194bd8ed
This commit is contained in:
parent
2ae24361c5
commit
2a22d998f8
|
@ -15,6 +15,8 @@ import com.facebook.soloader.SoLoader;
|
|||
@DoNotStrip
|
||||
public class YogaConfig {
|
||||
|
||||
public static int SPACING_TYPE = 1;
|
||||
|
||||
static {
|
||||
SoLoader.loadLibrary("yoga");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue