niteshmourya / app-inventor-for-android

Automatically exported from code.google.com/p/app-inventor-for-android
Apache License 2.0
2 stars 0 forks source link

Screen Arrangement Fill Parent Height not working #2052

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
PLEASE DO NOT POST AN ISSUE WITHOUT ALSO SAYING WHAT VERSION OF APP
INVENTOR YOU ARE USING.

Thanks for submitting a bug report for the MIT experimental service.
Please provide the following information:

App Inventor Version: 83

I'm trying to use vertical and horizontal screen arrangement boxes to push 
other components to the right and/or bottom of the screen. I am able to so this 
successfully when pushing things horizontally. I put my components into a 
horizontal screen arrangement box and then separate them with another screen 
arrangement box inside the first. By setting both screen arrangements to fill 
parent, I'm able to push some components to the right side of the screen. 
Unfortunately, when I try to do the same thing in the vertical axis, I do not 
get the same results.

As an aside, I'd really like an option to set a component's property to left, 
right, or center (maybe this would be one of the properties of the screen 
arrangement boxes).

Using Firefox 9.0.1 on Mac OS X 10.6.8

Testing on a Nexus One

Attached is an APK demonstrating this error.

Original issue reported on code.google.com by mbbac...@gmail.com on 27 Feb 2012 at 7:38

Attachments:

GoogleCodeExporter commented 9 years ago
"Unfortunately, when I try to do the same thing in the vertical axis, I do not 
get the same results."

set Screen1.Scrollable to false and it should work!
Taifun

Original comment by taifunb...@gmail.com on 20 Apr 2012 at 4:57

GoogleCodeExporter commented 9 years ago

Original comment by yonglinw...@gmail.com on 28 Jun 2012 at 7:40