IllegalStateException: SurfaceView should have explicit width and height set

Issue #7 resolved
Viktor Nagy repo owner created an issue

https://sentry.io/fontanus-it-solutions/potzak/issues/364851024/

IllegalStateException: SurfaceView should have explicit width and height set
    at com.horcrux.svg.SvgViewManager$1.measure(SvgViewManager.java:39)
    at com.facebook.yoga.YogaNode.measure(YogaNode.java:634)
    at com.facebook.yoga.YogaNode.jni_YGNodeCalculateLayout(YogaNode.java)
    at com.facebook.yoga.YogaNode.calculateLayout(YogaNode.java:184)
    at com.facebook.react.uimanager.ReactShadowNode.calculateLayout(ReactShadowNode.java:378)
...
(13 additional frame(s) were not displayed)

SurfaceView should have explicit width and height set

Comments (1)

  1. Log in to comment