Menu item on bottom of CollapsingToolbarLayout when expanded

前端 未结 3 596
醉酒成梦
醉酒成梦 2020-12-14 12:58

I\'ve been searching for a while as shown on the following images but unfortunately I was not able to find anything similar

edit menu item is moving to

3条回答
  •  旧巷少年郎
    2020-12-14 13:41

    Edit/ Pencil icon doesn't have to be a part of menu.xml, does it?

    You can simply nest stuffs incl. the Edit/ Pencil icon under your Toolbar. Example:

        
    
            
    
                
    
                    
    
                    
                
            
        
    
    

提交回复
热议问题