Releases: CymChad/BaseRecyclerViewAdapterHelper
Releases · CymChad/BaseRecyclerViewAdapterHelper
2.2.9
rm com.android.support.constraint:constraint-layout
2.2.0
rm android:allowBackup="false"
2.1.9
android:allowBackup="false" to ensure security。
2.1.8
Add getLevel() method in IExpandable interface.
2.1.7
add addData(T data) methods