You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow-up issue after #136:
After rotating an emulator where square_wave_oscillator example is open, the content disappears and app is not more usable.
Analysis: in the onCreate method, also check whether the input bundle is empty:
mkulesh
changed the title
The app content may disappear when rotating an emulator where a big document is open
The app content may disappear after rotating on an emulator where a big document is open
Apr 21, 2024
Follow-up issue after #136:
After rotating an emulator where square_wave_oscillator example is open, the content disappears and app is not more usable.
Analysis: in the onCreate method, also check whether the input bundle is empty:
instead of
Note: this problem is only observed on an Android 14 emulator, not on a real device.
The text was updated successfully, but these errors were encountered: