adambl4
citiesRecyclerView.adapter = CitiesAdapter(this) { int, bool -> presenter.onCityClicked(int, bool) }