Package com.cheetahdigital.challenges.ui.responses.photo
- 
Interface Summary Interface Description PhotoView This view must be implemented to notify the Activity or Fragment of the API call returns - 
Class Summary Class Description PhotoActivity Class that handles Photo response usingPhotoFragmentPhotoFragment<V extends PhotoView,P extends PhotoPresenter<V>> The response screen for photo typeChallengePhotoPresenter<T extends PhotoView> Presenter that is used byPhotoFragment