Border color on Android button

前端 未结 6 763
猫巷女王i
猫巷女王i 2021-02-05 04:47

I have a button created and have set the background color and text color as can be seen below. My question is: how do I set the buttons border color? I want to set the border co

6条回答
  •  耶瑟儿~
    2021-02-05 05:38

    If you would like a transparent background for your button, then use Shivang Trivedi's answer but remove the "gradient" section like so:

       
        
          
    

提交回复
热议问题