Search code examples
androidandroid-switch

Android Switch Button Custom design


I am developing an app that can post two kinds of questions. to switch views i need a switch button on the TOP. i need help to customize my switch button like following image.

Switch Button


Solution

  • I used below gihub library for this type of button

    https://github.com/kyleduo/SwitchButton

    Advantage:

    • customize as per color you want
    • with good animation of switching button