Chat Header Component
This class creates and executes views corresponding to the header area.
Author
RC
Since
1.0
Functions
Link copied to clipboard
Add to the current view - middle container
Link copied to clipboard
Link copied to clipboard
Adds to the left container of the current view.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public View onCreateView(Context context, LayoutInflater layoutInflater, ViewGroup parent, AttributeSet attrs)
Link copied to clipboard
Removes a child view from the current view-middle container
Link copied to clipboard
Removes the child view from the left container of the current view.
Link copied to clipboard
public void setOnActionClickListener(OnActionClickListener<ChatAction<ConversationIdentifier>, Void> onActionClickListener)
Link copied to clipboard