List Styles

class name Type Purpose
.app-list View To style the outermost wrapper element of list widget.
.app-list-icon WM Icon To style the icon of list widget.
.app-list-loading-icon WM Icon To style the loading icon of list widget.
.app-list-heading Text To style the header wrapper element of list widget.
.app-list-group-heading Text To style the group header of list widget.
.app-list-title WM Label To style the title of list widget.
.app-list-sub-title WM Label To style the subtitle of list widget.
.app-list-empty-message WM Label To style the no data message of list widget.
.app-list-item View To style the item of list widget.
.app-list-selected-item View To style the selected item of list widget.
.app-list-selected-icon WM Icon To Style the selected icon.

List Template

class name Type Purpose
.app-list-template View To style the outermost wrapper element of list-template.