Its an container layout extending FrameLayout. The purpose of this layout is that it helps to solve the problem faced when adedd fragment over fragment in a container. Use this instead of the default framelayout and this will helps you solve the problem like pervious fragment taking focus etc.