Re: [android-developers] Bottom 1/4 of screen getting clipped

2011-10-27 Thread TreKing
On Mon, Oct 24, 2011 at 2:06 PM, Rob ra...@albion.edu wrote: In every Activity of the app that I am creating, the bottom 1/4 of the screen is clipped, nothing will display in that region. Any idea why that might happen? If that is all the info you have, it's going to be difficult to give

[android-developers] Bottom 1/4 of screen getting clipped

2011-10-25 Thread Rob
In every Activity of the app that I am creating, the bottom 1/4 of the screen is clipped, nothing will display in that region. Any idea why that might happen? The parent layout is set to fill parent. A sample of the layout is below. ?xml version=1.0 encoding=utf-8? LinearLayout