MoreType Versions Save

new method to build data in RecyclerView with Kotlin!

v0.4.0

5 years ago
  • bug fix
  • update MoreViewHolder Constructor

v0.3.1

5 years ago
  • bug fix
  • add MoreViewHolder initialize error ViewHolderInitErrorException

0.3.1-beta1

5 years ago

v0.2.5

6 years ago
  1. fix payloads judge error
  2. update support lib version

v0.2.3

6 years ago

v0.2.1

6 years ago

v0.2.0

6 years ago
  • version removed MoreViewType using MoreViewHolder instead, regressing RecyclerView binding data in the first way
  • import the RegisterItem, all registered (including one2more) are RegisterItem as the basic model

v0.1.8

6 years ago

remove KClass in MoreViewType.kt

v0.1.5-beta10

6 years ago
  1. add initView() method to reuse view in ViewType
  2. add findViewOfen() in MoreViewHolder to cache and reuse view after first findViewById
  3. add 8 DataAction Method to operation data,like replace 、removeData、removeAllNotRefresh