### Assist Chip Layout Example Source: https://github.com/material-components/material-components-android/blob/master/docs/components/Chip.md Example of an activated assist chip in a layout. Ensure minimum touch target size for accessibility. ```xml ``` -------------------------------- ### Floating Toolbar Layout Example Source: https://github.com/material-components/material-components-android/blob/master/docs/components/FloatingToolbar.md This example demonstrates how to implement a vibrant floating toolbar at the bottom of the screen. It includes an icon button with a bold style. ```xml