Commit 53d124e
authored
fix(android): use device density for Fit.Layout in experimental backend (#214)
Port of #209 fix to the experimental backend. The legacy backend
defaulted `layoutScaleFactor` to `resources.displayMetrics.density` when
unset, but the experimental backend defaulted to `1f`, causing the
artboard to render at pixel dimensions instead of dp.1 parent faec78f commit 53d124e
0 file changed
0 commit comments