All Classes
-
All Classes Interface Summary Class Summary Class Description Friend Loyalty Friend Data ModelFriendListActivity The Activity class for showing the list ofFriendviaFriendsFragmentCan receive the following intent extras:IntentKey.PRIMARY_PARAMS- theFriendsParamsto useIntentKey.PRIMARY_ID- contains the leaderboard nameFriendsAdapter The adapter forFriendsFragmentFriendsAPI Class for setting the query parameters of Friends API.FriendsFragment<V extends FriendsView,P extends FriendsPresenter<V>> The fragment class for showing the list ofFriendCan receive the following intent extras:IntentKey.PRIMARY_PARAMS- theFriendsParamsto useIntentKey.PRIMARY_ID- contains the leaderboard nameFriendsParams Class for setting the query parameters of Friends API AllNullableparameters means you can remove the parameter by passing anullvalue.FriendsParams.Builder FriendsPresenter<T extends FriendsView> TheMvpPresenterclass forFriendsFragmentFriendsView TheListViewclass forFriendsFragmentFriendsViewHolder TheRecyclerView.ViewHolderclass forFriendsFragmentOnItemClickListener The clip listener for friend items in the list