am afad3fa1: new icon.
Merge commit 'afad3fa14a102e1d38bbdcfc7d6dc70243f23ce7' into gingerbread-plus-aosp * commit 'afad3fa14a102e1d38bbdcfc7d6dc70243f23ce7': new icon.
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.android.apps.tag">
|
package="com.android.apps.tag">
|
||||||
<application android:label="Tags">
|
<application android:label="Tags">
|
||||||
<activity android:name="Tags">
|
<activity android:name="Tags" android:icon="@drawable/ic_launcher_nfc">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.MAIN"/>
|
<action android:name="android.intent.action.MAIN"/>
|
||||||
<category android:name="android.intent.category.LAUNCHER"/>
|
<category android:name="android.intent.category.LAUNCHER"/>
|
||||||
|
|||||||
BIN
apps/Tag/res/drawable/ic_launcher_nfc.png
Normal file
BIN
apps/Tag/res/drawable/ic_launcher_nfc.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
Reference in New Issue
Block a user