I have list with scrollview after i add the scroll i try to change the height
of the scroll view so the list be in the center of the layout and the height be more but it dose not working.
I have list with scrollview after i add the scroll i try to change
Share
ListViewis scrollable. You can’t putListViewinside ofScrollView.Try this sample of code