Regarding GreenDroid library https://github.com/cyrilmottier/GreenDroid:
I want to set a logo as title in the Action Bar. I've tried a couple of methods but with no result. How should I proceed?
When creating a GDApplication file, and set as getHomeActivity my main activity class, inside that activity my normal ActionBar title disappears, why and how could I bring it back ?