Android AppBarLayout And Toolbar Example Leave a Comment / Android Tutorial / Android Layout, Android Toolbar, AppBar Layout android.support.design.widget.AppBarLayout is used to wrap android.support.v7.widget.Toolbar component. It can make the Toolbar avoid being overlapped by ListView or RecyclerView controls in the screen.