INNER CODE UNIT · Java

requiresShapeUpdate

florent37/ShapeOfView · shapeofview/src/main/java/io/github/florent37/shapeofview/ShapeOfView.java:232

    public void requiresShapeUpdate() {
        this.requiersShapeUpdate = true;
        postInvalidate();
    }

}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…