Button highlight in android

后端 未结 5 1747
星月不相逢
星月不相逢 2021-02-08 23:59

I have the following code for a button in the layout file for my application

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-02-09 00:21

    Create the following xml file in your drawable folder. And set your buttons background to this drawable.

    
        
    
            
            
    
            
            
    
            
            
    
        
    

提交回复
热议问题