Connected Device Item

fun ConnectedDeviceItem(viewModel: AccountScreenViewModel, connectedDevice: ConnectedDevice, isLast: Boolean)

Custom ListItem used to display the information about a ConnectedDevice

Parameters

viewModel

The support viewmodel used by the screen

connectedDevice

The device to display its information

isLast

Whether this item is the last in the list