[android-developers] Can I have a scrolling element inside another?

2010-05-17 Thread mongd
Hello, I think I already have the answer, but I just want to make sure if mine is correct: 'NO'. As far as I understood, when I put a scrolling element inside another, the child scrolling element can't be scrolled. I don't know why, and I think this should be reported as a bug of Android if this

Re: [android-developers] Can I have a scrolling element inside another?

2010-05-17 Thread Romain Guy
No you can't and it's not a bug. It's on purpose because with a touch screen nested scrollable elements can be very awkward/difficult to use. When I tried to build a screen with a EditText inside of a ScrollView where the EditText extends as I type more(sure it has its limit, so once it