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