Hi , I just found the solution .
This fix the problem
pixelDensity(1);
In fact in version 4.4.1, pixelDensity = 1 by default
and in version 4.4.6, pixelDensity = 2 by default
(MacBook Pro retina screen)
Hi , I just found the solution .
This fix the problem
pixelDensity(1);
In fact in version 4.4.1, pixelDensity = 1 by default
and in version 4.4.6, pixelDensity = 2 by default
(MacBook Pro retina screen)