Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to scroll a scrollable layout in the Android Studio?

I've imported my Project form Eclipse into Android Studio and I can't find the way to scroll my scrollable layout in the program (of course I am sure it is scrollable - I can scroll in the Eclipse and on a device).

can't scroll scrollable

like image 994
XorOrNor Avatar asked Oct 21 '22 07:10

XorOrNor


1 Answers

According to this change set: https://android-review.googlesource.com/#/c/61089/ , there is a fix for this coming soon. I'd hazard a guess you'll see the fix in 0.1.7.

like image 121
Brenden Kromhout Avatar answered Oct 27 '22 11:10

Brenden Kromhout