pfpflwho / java-ide-droid

Automatically exported from code.google.com/p/java-ide-droid
0 stars 0 forks source link

resizing the main IDE view to optimize the output textview #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On my 480x320 devices, there is a significant gap between the bottom of the 
tabs in the tabHost, and the browse button/etScript; the distance is at least 
40 px. Furthermore, even in the stock JavaIDEdroid screenshots it is clear that 
the tabs are too high by half. The result is that on my devices only 4 lines of 
the output TextView are visible and accurate thumbscrolling is a very dexterous 
art.

I rebuilt the project with the paddingTop params set to 60px and recovered the 
gap and can now see 7 lines of output, but obviously messing with absolute 
measurements like this is not the way to go, and does not effect the big tabs. 
How can we optimize the output size for all devices?

Original issue reported on code.google.com by JeffreyR...@gmail.com on 2 Mar 2012 at 8:35

GoogleCodeExporter commented 9 years ago
This issue will be fixed in the next release.

Original comment by tom.ar...@gmail.com on 28 Mar 2012 at 6:15

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
In version 1.6.0 the tab height will be smaller and there will be an option for 
fullscreen mode.

Tom

Original comment by tom.ar...@gmail.com on 11 Oct 2012 at 10:45

GoogleCodeExporter commented 9 years ago
This issues has been fixed long ago...

Original comment by tom.ar...@gmail.com on 6 Jun 2014 at 7:23