Package com.cheetahdigital.friends.ui
- 
Interface Summary Interface Description FriendsView TheListViewclass forFriendsFragmentOnItemClickListener The clip listener for friend items in the list
- 
Class Summary Class Description FriendListActivity 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 forFriendsFragmentFriendsFragment<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 nameFriendsPresenter<T extends FriendsView> TheMvpPresenterclass forFriendsFragmentFriendsViewHolder TheRecyclerView.ViewHolderclass forFriendsFragment