Hi,
I have created a somewhat complex RelativeLayout, in which I also have
specified it's width and height as fill_parent..
Now I noticed that even though all my extra widgets within this Layout
won't get bigger than the height of my test-device (480px) the whole
Layout will scroll somewhat to the bottom...
When this happens a black void will apear on top (obviously, the whole
thing scrolls downwards), and when scrolling back up it won't close
the whole gap and will look like it actually is still scrolled
somewhat downwards...
Actually, I'd like this Layout to be able NOT TO scroll AT ALL...
Any ideas on how this can be achieved ? Also I don't use any
scrollviews nor have I set any of the Widgets as Scrollable...
Als, whilst I'm typing :P, is there some way to completely negate the
moving the phone from portrait to landscape mode ? I am just setting
up a first demo of my app and because of time-contraints I only want
it to be able to handle portrait mode...
Thanks in advance

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to