On 21 Wrz, 20:44, Mark Murphy <[EMAIL PROTECTED]> wrote:
> Delete the ScrollView, then set android:singleLine="false" in your XML
> layout.
>
> TextView does its own scrolling, and putting self-scrolling widgets in a
> ScrollView causes problems.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> Warescription: All titles, revisions, & ebook formats, just $35/year
hi Mark,
i removed ScrollView and yes i can see TextView's scrollbar but cannot
scroll TextView in any way (finger/mouse or keyboard). maybe its so,
couse i use custom class extending TextView? btw singleLine is false
by default
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---