I have seen many different solutions to add the back button in the Toolbar and then implement the behaviour through code. However, I was wondering if there is any way to add the button and implement its behaviour only using XML. For example, using a specific Android Theme?
Thanks.