add javadoc to a method in Android/java/doraemonkit/src/main/java/com/didichuxing/doraemonkit/widget/recyclerview/AbsRecyclerAdapter.java
Open
- Dominant language
- Java
- Stars
- 20.4k
- Forks
- 3.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 2
Description
Hi there, when I was reading the code of the function "public final void onBindViewHolder(T holder, int position) " in Android/java/doraemonkit/src/main/java/com/didichuxing/doraemonkit/widget/recyclerview/AbsRecyclerAdapter.java, I found it has no Javadoc. I would like to contribute by adding “binding normal view to the given port for each record view.@param holder the view holder which should be updated to represent the contents of the element.". Can you please check if this is correct? Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.