Package com.cheetahdigital.challenges.ui.responses.game.scratcher
-
Interface Summary Interface Description ScratcherView This view must be implemented to notify the Activity or Fragment of the API call returns -
Class Summary Class Description MarginDecoration TheRecyclerView.ItemDecorationclass for adding spaces between grid itemsPrizesAdapter Handles the prizes grid inScratcherFragmentPrizeViewHolder TheRecyclerView.ViewHolderclass forPrizesAdapterScratcherFragment<V extends ScratcherView,P extends ScratcherPresenter<V>> Class that handles the Scratcher challengeScratcherPresenter<T extends ScratcherView> Presenter that is used byScratcherFragment