Suggested Mention List Adapter
SuggestedMentionListAdapter provides a binding from a User type data set to views that are displayed within a RecyclerView. since 3.0.0
Constructors
Functions
Link copied to clipboard
Returns the total number of items in the data set held by the adapter.
Link copied to clipboard
Returns a callback to be invoked when the itemView is clicked.
Link copied to clipboard
Returns a callback to be invoked when the itemView is clicked and held.
Link copied to clipboard
Returns a callback to be invoked when the profile view is clicked.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Register a callback to be invoked when the itemView is clicked.
Link copied to clipboard
Register a callback to be invoked when the itemView is clicked and held.
Link copied to clipboard
Register a callback to be invoked when the profile view is clicked.