I am working on a app in which there are some textfiels and button when I am running it on different screen size devices it is showing unexpected result as shown in the below image![Image 1] http://oi45.tinypic.com/25yvon4.jpg[Image 2] http://oi45.tinypic.com/xmlqns.jpg Here in first image some space is left vacant at the bottom due to large screen size and in second image the last row of buttons are hidden due to small screen size.Also for buttons I am using Table Layout.Is there any way to solve this problem.