Codename One - Avoid screen size change on Android on app startup
问题 This issue produce two unwanted effects on Android: one execution of the SizeChangedListener (at app startup) that I don't want; a visible and unwanted resizing of the Form background (with the option Style.BACKGROUND_IMAGE_SCALED_FILL ) after the app is just started. The following code, tested on Samsung Galaxy S8+, produces this log: 12-18 00:49:45.594 D/SizeChangedListener(17264): [EDT] 0:0:0,22 - Initial Screen size: 1080 * 2008 12-18 00:49:45.596 I/System.out(17264): showKeyboard false