onViewAdded
Overridden function from the ViewGroup class that notifies when a view has been added to the group. We use it to bring the content we need on top, in our case the FloatingParticipantView and CallControlsView.
Overridden function from the ViewGroup class that notifies when a view has been added to the group. We use it to bring the content we need on top, in our case the FloatingParticipantView and CallControlsView.