Package 

Class SupportedFormatsAdapter

    • Method Summary

      Modifier and Type Method Description
      SupportedFormatsAdapter.FormatItemViewHolder onCreateViewHolder(ViewGroup parent, int viewType)
      void onBindViewHolder(SupportedFormatsAdapter.FormatItemViewHolder holder, int position)
      int getItemViewType(int position)
      int getItemCount()
      • Methods inherited from class androidx.recyclerview.widget.RecyclerView.Adapter

        bindViewHolder, createViewHolder, findRelativeAdapterPositionIn, getItemCount, getItemId, getItemViewType, getStateRestorationPolicy, hasObservers, hasStableIds, notifyDataSetChanged, notifyItemChanged, notifyItemInserted, notifyItemMoved, notifyItemRangeChanged, notifyItemRangeInserted, notifyItemRangeRemoved, notifyItemRemoved, onAttachedToRecyclerView, onBindViewHolder, onCreateViewHolder, onDetachedFromRecyclerView, onFailedToRecycleView, onViewAttachedToWindow, onViewDetachedFromWindow, onViewRecycled, registerAdapterDataObserver, setHasStableIds, setStateRestorationPolicy, unregisterAdapterDataObserver
      • Methods inherited from class java.lang.Object

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

      • SupportedFormatsAdapter

        SupportedFormatsAdapter(Boolean isQrCodeDocument)