I went through lots of answers here related to Toolbar but none of the answers could help me.
What I\'m trying to achieve is to have an extended toolbar whhich will disp
since versions 23 of the design support libraries there is a much simpler way to do it using android.support.design.widget.CoordinatorLayout
android.support.design.widget.CoordinatorLayout
This is an example: