CodenameOne icon indicating copy to clipboard operation
CodenameOne copied to clipboard

Image resizing not working on Android

Open Yberamos opened this issue 1 year ago • 0 comments

Describe the bug The code in charge of resizing an image appears to not work on Android but works fine on iOS

To Reproduce Use Capture.capturePhoto([someWidth], [someHeight]);

Expected behavior Image recieved is resized to the specified dimention.

Smartphone :

  • Device: Samsun Z Fold 5
  • OS: Android 14

Yberamos avatar Apr 18 '24 09:04 Yberamos