Re: [mono-android] Scrolling LinearLayout

2012-09-05 Thread Goncalo Oliveira
ScrollView http://developer.android.com/reference/android/widget/ScrollView.html On 5 September 2012 09:45, Александр wrote: > Hello. > > I've made linearlayout like this: > http://mono-for-android.1047100.n5.nabble.com/file/n5711700/Problem.png > > I can scrolling listview's, but can't scroll

[mono-android] Scrolling LinearLayout

2012-09-05 Thread Александр
Hello. I've made linearlayout like this: http://mono-for-android.1047100.n5.nabble.com/file/n5711700/Problem.png I can scrolling listview's, but can't scroll layout entirely. How can I scroll it? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Scrolling-Line