Annoying line to the right of the screen when using TableLayout
- by kaciula
I'm using a TableLayout for an Activity and if I have more than a certain number of TableRows a vertical line appears to the right of the screen.
If I use fewer Views in my layout, the line disappears. If this is not a bug, where should I look in my layout for problems?