KingJA / SwitchButton

A smart switchable button,support multiple tabs. (多项选择器,切换按钮)
383 stars 76 forks source link

Switch inside corner radius and background color #4

Open ElyDantas opened 7 years ago

ElyDantas commented 7 years ago

Desired look:

captura de tela 2017-09-23 as 13 03 19

Actual look:

captura de tela 2017-09-23 as 13 04 37

Hi, i'm trying to get the look in the first image using SwitchButton library but couldn't find these details:

  1. Rounded corners inside switch not only outside
  2. Background and TextView color in unselected/selected switch option
  3. TextView font-family option
  4. CardView elevation look

could you help me to get this done ?

KingJA commented 7 years ago

@ElyDantas Thank you for using Switch|Button, I will consider this feature. Also welcome push me a pull request.