Skip to content

Releases: werbhelius/MoreType

v0.4.0

11 Feb 06:49
Compare
Choose a tag to compare
  • bug fix
  • update MoreViewHolder Constructor

v0.3.1

26 Aug 09:13
Compare
Choose a tag to compare
  • bug fix
  • add MoreViewHolder initialize error ViewHolderInitErrorException

0.3.1-beta1

22 Aug 02:39
Compare
Choose a tag to compare
add getItemView return Type

v0.2.5

21 Mar 07:19
Compare
Choose a tag to compare
  1. fix payloads judge error
  2. update support lib version

v0.2.3

08 Jan 11:04
Compare
Choose a tag to compare

v0.2.1

15 Oct 13:14
Compare
Choose a tag to compare

v0.2.0

16 Sep 13:33
Compare
Choose a tag to compare
  • 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

08 Sep 03:07
Compare
Choose a tag to compare

remove KClass in MoreViewType.kt

v0.1.5-beta10

30 Aug 07:56
Compare
Choose a tag to compare
  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