tags:

views:

12

answers:

0

I have a TableLayout enclosed within a ScrollView.

Is there a way to to get the middle row of this table displayed at the center on the screen at start and also as the currently focussed row? (the user can then scroll up or down as required)

TIA