Similar to onBindViewHolder(@NonNull VH vh, int position)
If centered item is different from the other, layout of the item should be binded with
respect of @param isAtTheCenter
provides with @param isAtTheCenter only if enableSnapListener of recyclerview had been called,
otherwise isAtTheCenter will always be false