Skip to content

Commit 2a22d99

Browse files
Attila Jakabfifacebook-github-bot
Attila Jakabfi
authored andcommitted
Spacing
Differential Revision: D6683074 fbshipit-source-id: a76bc5028962d738bb931a997752f6ba194bd8ed
1 parent 2ae2436 commit 2a22d99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ReactAndroid/src/main/java/com/facebook/yoga/YogaConfig.java

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
@DoNotStrip
1616
public class YogaConfig {
1717

18+
public static int SPACING_TYPE = 1;
19+
1820
static {
1921
SoLoader.loadLibrary("yoga");
2022
}

0 commit comments

Comments
 (0)