SyntaxFix
Write A Post
Hire A Developer
Questions
Follow these steps:
final ActionBar actionBar = getActionBar();
actionBar.setDisplayShowHomeEnabled(false);
android:logo=@drawable/logo and android:label="@string/actionbar_text"
I think this will help you