Skip to content

Commit 0ecb6ca

Browse files
fix android build issue
1 parent b98e83a commit 0ecb6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/src/main/java/com/stroketext/FontUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import android.content.Context;
44
import android.graphics.Typeface;
55

6-
import com.facebook.react.common.assets.ReactFontManager;
6+
import com.facebook.react.views.text.ReactFontManager;
77

88
import java.io.IOException;
99

0 commit comments

Comments
 (0)