featherless 003cf8bcd9
[automated] Make mdc_unit_test_suite's name explicit. (#6080)
This change was automatically generated by running a find replace of the following strings:

```
mdc_unit_test_suite(

mdc_unit_test_suite(
    name = "unit_tests",
```

And then running buildifier to enforce style:

    find . -name BUILD | xargs ~/buildifier
2018-12-20 12:36:05 -05:00
..

Collection Cells

Notice: This component will be deprecated over the next few months in favor of the Cards and List components. See our public tracker for more details on timing and the deprecation plan.


Collection Cells

Collection view cell classes that adhere to Material Design layout and styling.

Design & API Documentation


Installation

Usage

Please see the Collections component for more information about using Collection Cells. We do not presently support using Collection Cells as a standalone component.