-
Notifications
You must be signed in to change notification settings - Fork 1
RecyclerAdapter
stardust edited this page Feb 20, 2023
·
1 revision
The RecyclerAdapter class manages the RecyclerView for the Help activity.
ArrayList<HelpItems> helpItemsRecyclerViewClickListener listener
Sets the view.
ViewGroup parentint viewType
MyViewHolder
Sets the information for the help activities.
RecyclerAdapter.MyViewHolder holderint position
- none
Getter method that returns the value of helpItems.size()