Package com.cheetahdigital.locations.ui.places.details
-
Interface Summary Interface Description PlaceDetailsView MvpViewclass ofPlaceDetailsActivity -
Class Summary Class Description PlaceDetailsActivity<V extends PlaceDetailsView,P extends PlaceDetailsPresenter<V>> Activity that show the details ofPlaceCan receive the following intent extras:IntentKey.PRIMARY_ID- id of the placePlaceDetailsActivity.DISTANCE_KEY- distance of the placeIntentKey.PRIMARY_PARAMS-PlacesParamsto usePlaceDetailsPresenter<T extends PlaceDetailsView> TheMvpPresenterclass forPlaceDetailsActivity