问题
I can't seem to find a solution for this anywhere. I just want to make the logo clickable in my activity, but it seems the only way to do this is setHomeAsUpEnabled(true), but this makes the back icon visible and clickable. I want to make the logo clickable, why isn't this possible? Do I have to create a custom view for this?
来源:https://stackoverflow.com/questions/28132061/setting-homeasupenabledtrue-but-hide-back-button-actionbar