Merge commit 'afad3fa14a102e1d38bbdcfc7d6dc70243f23ce7' into gingerbread-plus-aosp

* commit 'afad3fa14a102e1d38bbdcfc7d6dc70243f23ce7':
  new icon.
This commit is contained in:
Nick Kralevich
2010-10-05 13:13:51 -07:00
committed by Android Git Automerger
2 changed files with 1 additions and 1 deletions

View File

@@ -22,7 +22,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.apps.tag">
<application android:label="Tags">
<activity android:name="Tags">
<activity android:name="Tags" android:icon="@drawable/ic_launcher_nfc">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB