SwipeRefreshLayout with scrollView and Layout above

后端 未结 4 517
攒了一身酷
攒了一身酷 2020-12-28 13:39

I have the following layout



        
4条回答
  •  失恋的感觉
    2020-12-28 14:31

    I found that if you replace your ScrollView with a android.support.v4.widget.NestedScrollView the scrolling behavior will work as you expect it to.

提交回复
热议问题