I want to put spaces between toolbar icon and toolbar title and also I want to change the color of statusbar in my app as same as the color of to
toolbar
statusbar
to
Here adding app:titleMarginStart="32dp" solve.
app:titleMarginStart="32dp"
pay attention on app prefix
in context: