Start a Project

Android Toggle Button View and Vector

A toggle button allows the user to change a setting between two states.

Displays checked/unchecked states as a button with a “light” indicator and by default accompanied with the text “ON” or “OFF”.

In this Blog, we are creating a custom Toggle Button get the custom view/background using drawable.

Here is the toggle_selector drawable used to represent the different state of the toggle button.

 

We have provided the ready baked code for two Vector Drawable used to represent the different state of the Toggle Button.

ic_favorite_black_24dp

ic_favorite_border_black_24dp (image with the border)

 

Here is the result of the ToggleButton:

Stay updated !!

Exit mobile version