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

Fragment (tablet) support #105

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:30

It'd be nice if tablets could have "tablet-optimized" views...

While running scripts, the left side would have the current running scripts, 
while the right side shows the console for the selected script from the left...

It could perhaps have three parts, where the leftmost fragment is the script 
managing area, and then the other two I stated above.

Original issue reported on code.google.com by Diceroll...@gmail.com on 13 Mar 2012 at 12:29

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