onChildLaidOut

Called after a ViewHolder's view has been added to the view hierarchy and has been laid out

Parameters

parent

the RecyclerView that contains this child

child

the RecyclerView.ViewHolder that was laid out