Adobe Flex Mobile - TextArea refuses to scroll on Android, StageWebView won't scroll at all
问题 I'm trying to make the Spark TextArea component automatically scroll down as text is added to it. When the TextArea is first populated, the vertical scrollbar is at the bottom. But if I append more text, it just outright refuses to scroll. Its working on the iOS platform, but it won't on Android!! I've tried doing the following, according to the example found here: http://devgirl.org/2010/12/16/automatically-scroll-flex-mobile-textarea/ StyleableTextField(TextArea1.textDisplay).htmlText +=