How to set button selection color along with rounded corners in android?

后端 未结 3 1226
无人及你
无人及你 2020-12-18 20:05

I want to set a rounded corner for a button in android along with changing the button color on when selected. I am doing the following things.

drawable/push_button.

3条回答
  •  攒了一身酷
    2020-12-18 20:36

    I have found answer for my question with few trial & error attempts.

    Here is the solution.

    
        
    
     
        
        
        
        
     
    
     
        
        
        
        
     
    
     
        
        
        
           
     
    
     
        
        
        
        
      
    
    
    

提交回复
热议问题