Moviper v2.0.3 Release Notes

Release Date: 2017-07-27 // over 6 years ago
  • ✨ 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.