I'm looking forward to changing this back button.
HereintheforumIfoundthiscode
<itemname="android:homeAsUpIndicator">@drawable/back</item> <!-- Icone de voltar -->
But it looks like this:
The icon took the entire toolbar and hid the title.
By code logic, this image that is in drawable would appear on all screens with this function. Can you determine a size per code in this image? (I made the image of the arrow in reduced size, but lost the quality) Is it possible to put a drawable for each screen?