Toolbar in AppBarLayout is scrollable although RecyclerView has not enough content to scroll

前端 未结 9 737
挽巷
挽巷 2020-12-12 15:34

Is it really intended that the Toolbar in a AppBarLayout is scrollable although the main container with the "appbar_scrolling_view_behavior" has not enough content

9条回答
  •  Happy的楠姐
    2020-12-12 16:07

    I suggested you try this sample that for support desing library elements.

    this a layout like your layout in the sample.

    
    
        
    
            
    
            
    
        
    
        
    
    
    

提交回复
热议问题