jollybeeapp / android-spectrum-analyzer

Automatically exported from code.google.com/p/android-spectrum-analyzer
0 stars 0 forks source link

[New feature] Add scroll to UI #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A scroll view must be added the the main view for different displays sizes to 
be able to show all the selections available.

Original issue reported on code.google.com by zz4...@gmail.com on 2 Feb 2012 at 6:46

GoogleCodeExporter commented 9 years ago

Original comment by zz4...@gmail.com on 2 Feb 2012 at 6:53

GoogleCodeExporter commented 9 years ago
Luander has added a scrollview to main.xml

Original comment by zz4...@gmail.com on 3 Feb 2012 at 2:44

GoogleCodeExporter commented 9 years ago
When the device is in landscape mode there is no space left for the buttons and 
spinners. Either we change UI or add the scrollview to the whole view and not 
only to the buttons and spinners.

Original comment by zz4...@gmail.com on 3 Feb 2012 at 3:51

GoogleCodeExporter commented 9 years ago
Perhaps if we create another main.xml to be used (loaded) when it's in 
landscape orientation.

Original comment by zz4...@gmail.com on 3 Feb 2012 at 3:55