Does anyone know what
android:isScrollCOntainer = (boolean)
or
$(View).setScrollContainer(boolean)
do?

At first I thought this would be the answer to set a View inside a
ScrollView NOT to scroll with ScrollView, but it doesn't seem to be
the case.

On Android Developers it says,
"Set this if the view will serve as a scrolling container, meaing that
it can be resized to shrink its overall window so that there will be
space for an input method. " (Found a typo too.)

Can anyone kindly explain what this description means?
What is a scrolling container in this case?
What kind of input method is available?
Is the input some kind of scroll? If it is, why does this input need
space?

Thanks in advance.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to