val view = convertView
            ?: LayoutInflater.from(parent.context).inflate(R.layout.item_run_comparision, parent, false)