I am using ToolBar in my project first time, so i do not know how to customized the toolbar in android. I need to centered title in to the tool bar and how to do that please
As far as toolbar is a view group so you can create layouts inside it . Follow these steps
1-Create a textview inside your Toolbar 2-make your textview gravity center