getViewAdapterPosition
Deprecated
This method is confusing when nested adapters are used. If you are calling from the context of an Adapter, use getBindingAdapterPosition. If you need the position that RecyclerView sees, use getAbsoluteAdapterPosition.