I created a ToolBar which I set as my ActionBar and I have it transparent, my question is I want it to overlay the rest of the content, right now i
ToolBar
ActionBar
You can use CoordinatorLayout as below
Where frameLayout is for used fragments.