damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.43k stars 800 forks source link

Restore FullScreenUI when returning to a script via the Script Monitor #89

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:31

Selecting a script from SL4A's "Script Monitor" (accessed from the 
notifications panel) returns the user to the script's terminal and any running 
FullScreenUI is not restored prohibiting further interaction with the script 
through the UI and / or Menu.

It would be more consistent if the FullScreenUI could be restored.

Original issue reported on code.google.com by ott...@gmail.com on 15 Jun 2012 at 7:23

Copied from original issue: damonkohler/android-scripting#635