I did try that, and it was working in the layout plugin in eclipse but then it would crash when I actually ran the plug in, I'll try again if you say this will work
<linear layout> <imageview/> <scrollview> <textview/> </scrollview> </linear layout> in the plugin it was showing a scroll bar on my imageview which is unexpected, and then it would crash when i actually run the app. So are you saying this will actually work and did I possibly just have a typo somewhere? On May 28, 8:37 pm, "Mark Murphy" <mmur...@commonsware.com> wrote: > > I have a text view in the middle of a linear layout that I want > > vertical scrolling with I have set the flag for scrollbars vertical > > and it is showing up, but you can't actually scroll the text. > > Try wrapping it in a ScrollView. > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---