-
- All Implemented Interfaces:
-
android.widget.Adapter,android.widget.ListAdapter,android.widget.SpinnerAdapter
public class CommandMentionListItemAdapter extends BaseAdapter
-
-
Constructor Summary
Constructors Constructor Description CommandMentionListItemAdapter(Context context, List<User> items, MessageListViewStyle style)
-
Method Summary
-
-
Constructor Detail
-
CommandMentionListItemAdapter
CommandMentionListItemAdapter(Context context, List<User> items, MessageListViewStyle style)
-
-
-
-