Material-components-android: Toggle Button

Created on 28 Apr 2018  路  5Comments  路  Source: material-components/material-components-android

Most helpful comment

Hi! Small update on this --

We're in the process of building this component, and the expected delivery date is mid-March.

Thanks for your patience!

All 5 comments

The one I use until they figure out it doesn't exist in their library:

https://github.com/rcketscientist/ToggleButtons

Hi! Small update on this --

We're in the process of building this component, and the expected delivery date is mid-March.

Thanks for your patience!

Hey, there is also another possible way, just use a MaterialCheckBox (or a regular one, doesn't matter) and set the icon to be "@null". Also remember to add a selector as a background

Was this page helpful?
0 / 5 - 0 ratings