Package com.cheetahdigital.rewards.ui.awards
-
Interface Summary Interface Description AwardsListView TheMvpViewclass forAwardsListFragment -
Class Summary Class Description AwardsAdapter The adapter forAwardsListFragmentAwardsListActivity Activity class that serves as a container forAwardsListFragmentTo change parameters, see arguments inAwardsListFragmentAwardsListFragment<A extends AwardsAdapter,V extends AwardsListView,P extends AwardsListPresenter<V>> Fragment to show list ofAwardTo customize parameters of the list (e.g.AwardsListPresenter<T extends AwardsListView> This class handles all the needed data processing for the Awards List.AwardViewHolder TheRecyclerView.ViewHolderforAwardsListFragment