I need to have something like this in My application ActionBar
logo image + Application name + trademark
I was reading about adding a custom logo to use it in ActionBar and to hide the title, but the problem is (if I try to create a .png file that will contain logo+title+trademark) with the width (there are dimensions specified for this logo).
Is this possible? Thanks.