I am using a TableLayout. I need to have both horizontal and vertical scrolling for this layout. By default I am able to get vertical scrolling in the view but horizontal scrolling is not working.
I am using Android SDK 1.5 r3. I have already tried android:scrollbars="horizontal"
.
I have read on some forums that in the cupcake update, horizontal scrolling is possible.
How can I make my layout scroll in both directions?
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…