I have a Image that is at the top center of the screen and a button which alignParentRight. And set to below Image for now. What I want is that when it is on landscape view, the image is not that long, I want to move the Button to the top. Is there a way to achieve this? Thanks
Portrait View
_________________
|[ <--Image--> ]|
| [Button]|
Landscape View
_________________________________
| [ <--Image--> ] |
| [Button]|
| |