### Control names

`ListItemView`

`ListSubHeaderView`

`ListItemDivider`

### Source code

[ListItemView](https://github.com/microsoft/fluentui-android/blob/master/FluentUI/src/main/java/com/microsoft/fluentui/listitem/ListItemView.kt)

[ListSubHeaderView](https://github.com/microsoft/fluentui-android/blob/master/FluentUI/src/main/java/com/microsoft/fluentui/listitem/ListSubHeaderView.kt)

[ListItemDivider](https://github.com/microsoft/fluentui-android/blob/master/FluentUI/src/main/java/com/microsoft/fluentui/listitem/ListItemDivider.kt)

### Sample code

[ListItemView demo activity](https://github.com/microsoft/fluentui-android/blob/master/FluentUI.Demo/src/main/java/com/microsoft/fluentuidemo/demos/ListItemViewActivity.kt)
