Package 

Class ImageViewerAdapter.ImageViewHolder

    • Method Summary

      Modifier and Type Method Description
      void bind(int position)
      void onScaleChange(float scaleFactor, float focusX, float focusY)
      void resetScale()
      • Methods inherited from class com.getstream.sdk.chat.utils.frescoimageviewer.adapter.ViewHolder

        attach, detach, onRestoreInstanceState, onSaveInstanceState
      • Methods inherited from class me.relex.photodraweeview.OnScaleChangeListener

        onScaleChange
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImageViewHolder

        ImageViewHolder(View itemView)
    • Method Detail

      • bind

         void bind(int position)
      • onScaleChange

         void onScaleChange(float scaleFactor, float focusX, float focusY)