You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
On the M3 components website, it is stated that a check icon will be displayed to indicate selected state.
However in the docs there's no mention of this. There is the app:icon property which sets the icon, but doesn't display the check icon when a button is selected in MaterialButtonToggleGroup.
I'm also curious about this. It is rather strange that the Material Design website prominently shows this checkmark, but there does not appear to actually be a way to show it without manual work.
Description:
On the M3 components website, it is stated that a check icon will be displayed to indicate selected state.
However in the docs there's no mention of this. There is the
app:icon
property which sets the icon, but doesn't display the check icon when a button is selected in MaterialButtonToggleGroup.Expected behavior:
Source code:
Android API version:
34 (and very likely any other version too)
Material Library version:
1.12.0
1.13.0-alpha-06
1.13.0-alpha-05
1.13.0-alpha-04
1.13.0-alpha-03
The text was updated successfully, but these errors were encountered: