louiscad
11/29/2022, 10:35 AMyschimke
11/29/2022, 10:40 AMlouiscad
11/29/2022, 10:41 AMyschimke
11/29/2022, 10:42 AMyschimke
11/29/2022, 10:42 AMlouiscad
11/29/2022, 10:42 AMIconButton
, and have Button
correspond to a text button, like on phones?louiscad
11/29/2022, 10:44 AMCircleButton
since it seems to be designed for that, despite the fact that the resulting layout doesn't render as such as you can see in my screenshotyschimke
11/29/2022, 10:46 AMyschimke
11/29/2022, 10:46 AMlouiscad
11/29/2022, 10:47 AMlouiscad
11/29/2022, 10:48 AMButton
John Nichol
11/29/2022, 11:59 AMButton
for small circular buttons and Chip
for non-circular longer buttons. We discussed this at length late in the 1.0.0 release cycle. We had not seen much confusion over this issue, probably because most of our samples and codelabs use Chip
everywhere - as a result we decided to leave it as it was. However I accept it has caused confusion for you and so therefore there will be others. We are starting to plan for our Material3 compose library which will give us a chance to rethink our naming strategy.florent
11/29/2022, 12:24 PMlouiscad
11/29/2022, 2:35 PMJohn Nichol
11/29/2022, 3:34 PM