Blog Post
Basti564
2 years agoExplorer
Found a bug!
Opening a 2D activity directly with an intent like `adb shell "am start -n com.basti564.dreamgrid/com.basti564.dreamgrid.MainActivity` and then resizing it causes window to blackscreen. This isn't the case if the activity is launched via the library.
I hope this gets fixed. In the mean time: is there a supported way to launch 2D apps similar to how the library does it?
Activity lifecycle if opened directly
activity opened directly
Activity lifecycle if opened from library
activity opened via ui
I believe this bug might have existed on earlier versions, but I'm not sure.