Skip to content

v2.0.3

Compare
Choose a tag to compare
@mkoslacz mkoslacz released this 27 Jul 15:34
· 5 commits to master since this release

Enhancement

  • ViperAiViewHolder and ViperAiPassiveViewHolder:
    • bindViews() method added to ease recycling views management and separate view creation and view binding logic. Although it is not necessary to migrate to it from the regular injectViews it is strongly recommended for performance purposes.