Android Layouts Scrolling in Landscaped Mode
Posted
by y ramesh rao
on Stack Overflow
See other posts from Stack Overflow
or by y ramesh rao
Published on 2010-04-15T04:47:06Z
Indexed on
2010/04/15
4:53 UTC
Read the original article
Hit count: 226
android
I have a strange issue in which on rotating the Screen to Landscaped mode the Views present inside Remain at the same place But I cannot scroll them inside the screen.
How can I make them Scroll so that every thing that move out should be displayed properly to the user.
Should there be any more attribute to be set for allowing such kind of behavior.
© Stack Overflow or respective owner