leticiars 545a4895f3 Adding simple documentation for Lists.
PiperOrigin-RevId: 285963479
2019-12-17 17:04:56 -05:00

1003 B

List

Lists are continuous, vertical indexes of text or images.

Design

Material Design guidelines: Lists

Single-line list

Single-line list items contain a maximum of one line of text.

Two-line list

Two-line list items contain a maximum of two lines of text.

Three-line list

Three-line list items contains a maximum of three lines of text.

Demo

Lists are under development. You can see the current version of the Lists Demo in the Material Android Catalog.

Code

The Lists Package contains the code for this component.