Package com.cheetahdigital.friends.ui
Interface OnItemClickListener
-
public interface OnItemClickListenerThe clip listener for friend items in the list
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonFriendClick(Friend friend)Callback when an Friend item is clicked
-