10 Commits

Author SHA1 Message Date
rightnao
05f8c52342 [FloatingToolbar] Add inset handling
PiperOrigin-RevId: 712737242
2025-01-07 14:32:21 +00:00
rightnao
7f887846b5 [FloatingToolbar] Removed floating toolbar-specific icon button styles from theme overlay
PiperOrigin-RevId: 712607176
2025-01-07 14:12:09 +00:00
rightnao
b07e48b576 [FloatingToolbar] Update styles to consolidate horizontal/vertical styles to a single style
PiperOrigin-RevId: 709100303
2024-12-26 19:10:58 +00:00
pekingme
4f7bf293ea [Tokens] Updated token outputs to v13.2.0 and integrated new AppBar tokens.
PiperOrigin-RevId: 703208208
2024-12-10 17:57:50 +00:00
afohrman
c24c67db25 [FloatingToolbar] Added materialThemeOverlays to automatically set orientation and the proper icon button style on floating toolbar children.
These new materialThemeOverlays allow the FloatingToolbar style variants to elegantly handle configuration of its children, by automatically setting the orientation of the .Horizontal style variants' children to horizontal and the orientation of the .Vertical variants' children to vertical, and setting the appropriate icon button style for each floating toolbar variant, as determined by the parent style.

Also added vibrant icon button styles so that they can be set from the new theme overlays, so that the proper button styling is set on both checkable and non-checkable buttons on both vibrant and non-vibrant variants.

Reconfigured the catalog demo to remove android:orientation from the children since it's no longer necessary.

PiperOrigin-RevId: 699262068
2024-12-02 19:39:01 +00:00
afohrman
6635bbe519 [FloatingToolbar] Fixed catalog formatting
PiperOrigin-RevId: 696355650
2024-11-21 17:23:40 +00:00
afohrman
699302a823 [FloatingToolbar] Integrated tokens for floating toolbar and add new styles for the horizontal, vertical and vibrant style variations.
PiperOrigin-RevId: 696175995
2024-11-21 17:16:01 +00:00
afohrman
c0231d7d60 [FloatingToolbar] Add motion for horizontal and vertical configurations of the floating toolbar.
PiperOrigin-RevId: 695232457
2024-11-11 13:28:44 -08:00
afohrman
655dba1a48 [FloatingToolbar] Added vertical floating toolbar configuration.
PiperOrigin-RevId: 694362191
2024-11-11 13:27:11 -08:00
afohrman
72e61c948a [FloatingToolbar] Added new Floating Toolbar component with package and updated catalog demo.
PiperOrigin-RevId: 693561861
2024-11-11 10:13:42 -08:00