Change icon of API Demo for differentiation with main app
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
android:targetSdkVersion="14" />
|
||||
|
||||
<application
|
||||
android:icon="@drawable/icon"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="OpenPGP Keychain API Demo" >
|
||||
<activity
|
||||
android:name=".BaseActivity"
|
||||
|
||||
Reference in New Issue
Block a user