[android-developers] TableLayout TableRows do not fit into screen. ImageView auto scaling.

2011-01-14 Thread Vadim Vohmjanin
Hi. I have a problem. I want to create a TableLayout, with 7 TableRows. Each TableRow contain 4 ImageViews in it in one row. Problem is for now, i have only 4 TableRows drawn with ImageViews in it. The last one 5th TableRow is shrinked to fit the space on the screen that has left after drawing

Re: [android-developers] TableLayout TableRows do not fit into screen. ImageView auto scaling.

2011-01-14 Thread TreKing
On Fri, Jan 7, 2011 at 3:10 AM, Vadim Vohmjanin vadim...@gmail.com wrote: Problem is for now, i have only 4 TableRows drawn with ImageViews in it. The last one 5th TableRow is shrinked to fit the space on the screen that has left after drawing first 4 TableRows. 6th and 7th TableRows are not