• Igor Demin's avatar
    Make SkiaRenderer non-suspend · 132f77ae
    Igor Demin authored
    Suspend was added because compose's onRender was suspend.
    Now it is non-suspend.
    
    If we make this method non-suspend, we can synchronously redraw window after it is resized or started (to avoid lags at resize and start)
    132f77ae
Name
Last commit
Last update
..
main/kotlin/SkijaInjectSample Loading commit data...
test Loading commit data...