SyntaxFix
Write A Post
Hire A Developer
Questions
I used back.png image in the project menifest.xml file. it is fine working in project.
<activity android:name=".YourActivity" android:icon="@drawable/back" android:label="@string/app_name" > </activity>