Package com.cheetahdigital.friends.ui
-
Interface Summary Interface Description FriendsView TheListView
class forFriendsFragment
OnItemClickListener The clip listener for friend items in the list -
Class Summary Class Description FriendListActivity The Activity class for showing the list ofFriend
viaFriendsFragment
Can receive the following intent extras:IntentKey.PRIMARY_PARAMS
- theFriendsParams
to useIntentKey.PRIMARY_ID
- contains the leaderboard nameFriendsAdapter The adapter forFriendsFragment
FriendsFragment<V extends FriendsView,P extends FriendsPresenter<V>> The fragment class for showing the list ofFriend
Can receive the following intent extras:IntentKey.PRIMARY_PARAMS
- theFriendsParams
to useIntentKey.PRIMARY_ID
- contains the leaderboard nameFriendsPresenter<T extends FriendsView> TheMvpPresenter
class forFriendsFragment
FriendsViewHolder TheRecyclerView.ViewHolder
class forFriendsFragment