Android Button's background as shape with Shadow

前端 未结 6 1318
南旧
南旧 2021-02-02 03:54

I\'ve made a button background from shapes and is looking quite good for my purpose. The only thing needed is to drop a bit of shadow for it. Here is the code:

         


        
6条回答
  •  夕颜
    夕颜 (楼主)
    2021-02-02 04:18

    you can try the following code also to get a smooth border shadow for view:

    
    
    
        
            
    
            
        
    
    
        
            
    
            
    
            
        
    
    

提交回复
热议问题