Closed GoogleCodeExporter closed 9 years ago
ScrollView is intended to only contain a single child. From:
http://developer.android.com/reference/android/widget/ScrollView.html
"A ScrollView is a FrameLayout, meaning you should place one child in it
containing the entire contents to scroll; this child may itself be a layout
manager with a complex hierarchy of objects."
Original comment by brendan....@gmail.com
on 6 Sep 2010 at 5:01
Original comment by brendan....@gmail.com
on 6 Sep 2010 at 5:02
Original issue reported on code.google.com by
vpach...@gmail.com
on 8 Jul 2010 at 4:50