listView and ScrollView

前端 未结 2 336
刺人心
刺人心 2021-01-07 11:37

I have a linearlayout with 3 imageView and a listview in vertical orientation.i want to scroll the full screen including the images when the user scrolls the list.is that po

2条回答
  •  独厮守ぢ
    2021-01-07 12:19

    You should search api , the scrollView can not be inner more than one child , must has one direct child

提交回复
热议问题