nikita36078 / J2ME-Loader

A J2ME emulator for Android.
Apache License 2.0
1.7k stars 195 forks source link

Synchronize Display.setCurrent() #1046

Open shinovon opened 2 months ago

shinovon commented 2 months ago

Make it wait until display really shown. Without it any editing of form contents near Display.setCurrent calls can cause NullPointerException because clearDisplayableView() is called image