You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: library/src/main/java/com/chad/library/adapter/base/MultipleItemRvAdapter.java
+4-29
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,14 @@
13
13
14
14
/**
15
15
* https://github.com/chaychan
16
+
*
16
17
* @author ChayChan
17
-
* @description:
18
-
* When there are multiple entries, avoid too much business logic in convert(),Put the logic of each item in the corresponding ItemProvider
18
+
* @description: When there are multiple entries, avoid too much business logic in convert(),Put the logic of each item in the corresponding ItemProvider
0 commit comments