2

I want to style my Switch button like this:

enter image description here

Is there a library that achieves this? Or how can I do this?

Robby Smet
  • 4,519
  • 7
  • 59
  • 101
  • you can give a style to toggle button to achieve above effect see here http://stackoverflow.com/questions/18335239/android-toggle-button-custom-look – Hardik Jul 04 '14 at 11:45
  • 3
    Please don't... oh please don't. You want to make your app look like iOS. Then make an app for iOS instead... – Darwind Jul 04 '14 at 14:12

1 Answers1

3

I found lib that allows to do this and even more SwitchButton

Yuriy
  • 1,438
  • 2
  • 14
  • 30