func tableView()

in mpush_ios_demo/mpush_ios_demo/LiveActivity/LiveActivityListViewController.swift [201:203]


    func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
        return 180
    }