OK, I got the icons because I wrote in menu.xml android:showAsAction="ifRoom" instead of app:showAsAction="ifRoom" since i am using v7 library.
However the title is coming at center of extended toolbar. How to make it appear at the top?
OK, I got the icons because I wrote in menu.xml android:showAsAction="ifRoom" instead of app:showAsAction="ifRoom" since i am using v7 library.
However the title is coming at center of extended toolbar. How to make it appear at the top?