How to add Search bar with edit text in toolbar

后端 未结 5 877
轮回少年
轮回少年 2020-12-28 20:17

I want to add search bar with edit text in toolbar like below image

My toolbar.xml:-

    


        
5条回答
  •  执念已碎
    2020-12-28 21:07

    as my understanding I hope this code can help you...

    
    
        
    
            
                
                
    
                
                
    
    
            
            
    
                
                
    
            
    
        
    
    
    

    this is custom shape for EditText login_edittext.xml

     
    
        
            
                
                
                
                
            
        
    
    
    

    this is just sketch... you need to change back color ,size ,image etc.....

提交回复
热议问题