onInitItemView abstract method

void onInitItemView(
  1. E? item,
  2. int position
)

Implementation

void onInitItemView(E? item, int position);