ChargingStatusView

fun ChargingStatusView(time: Int, percent: Int, onChargingStatusViewClicked: () -> Unit = {})