Add app bar scrolling view behavior to multiple views in CoordinatorLayout

前端 未结 5 1084
死守一世寂寞
死守一世寂寞 2020-12-12 09:41

I am looking to add scroll support to more than just a single, scrollable, child view of CoordinatorLayout in conjunction with an AppBarLayout and

5条回答
  •  粉色の甜心
    2020-12-12 10:23

    After some trial and error, this is the condensed version of the layout that ended up working for me:

    
    
    
    
        
    
            
    
            
    
            
    
            
    
                

提交回复
热议问题