5 Commits

Author SHA1 Message Date
Wenyu Zhang
a25c55ee80 [MDC-iOS/FAB] Add shape API to allow changing FAB's shape after it is initialized.
PiperOrigin-RevId: 340492344
2020-11-03 11:52:40 -08:00
Wenyu Zhang
615f273a41 [MDC-iOS/FAB] Remove deprecated setVisibleAreaInsets:forShape:inMode: API.
PiperOrigin-RevId: 340446430
2020-11-03 08:14:18 -08:00
Wenyu Zhang
222ae37fc9 [Floating Button] Add centerVisibleArea support for the FAB and deprecate visibleAreaMode
API.

PiperOrigin-RevId: 320291504
2020-07-08 16:44:05 -07:00
Yarden Eitan
afb87e9860 [Floating Button] Add visibleAreaInsets support for the FAB.
Like the MDCButton, this is opt-in, and the dictionary for the visibleAreaInsets per mode/shape combination is initially empty.

PiperOrigin-RevId: 315152916
2020-06-07 05:34:33 -07:00
Jeff Verkoeyen
57ec631be2 [Buttons] Standardize all test names on <Symbol><TestCategory>Tests.
PiperOrigin-RevId: 305667188
2020-04-09 05:39:30 -07:00