Android Question [SOLVED] Scrollview doesn't move when the panel touches the top of the layout

vbmundo

Well-Known Member
Licensed User
Hi,

I'm developing a settings Clock Alarm Activity,

I have over 20 differents possible settings, and now, when I'm just finishing the 7th I see that the ListView doesn't move, I see that the first six, touches the top of the layout, and then, the rest of elements are hold.

I have a Listview inside a Scrollview..

How can I use a Listview in Scrollview without elements limits ?

Regards
 
Top